Create(Page,SymbolVariant,PointD,PointD) Method
In This Topic
Creates a
Function
object placed on a
Eplan.EplApi.DataModel.Page given as a parameter and sets it
Eplan.EplApi.DataModel.MasterData.SymbolVariant together with
LogicalArea
.
Syntax
Parameters
- page
- Eplan.EplApi.DataModel.PagePage where the Function will be located on.
- symbVariant
- Eplan.EplApi.DataModel.MasterData.SymbolVariant symbol variant for this cable
- oStartPoint
- Eplan.EplApi.Base.PointDLower left corner of function's logical area.
- oEndPoint
- Eplan.EplApi.Base.PointDUpper right corner of function's logical area.
Exceptions
See Also