Create(Page,SymbolVariant,PointD,PointD) Method
In This Topic
Creates a
Function
object placed on a
Page given as a parameter and sets it
Eplan.EplApi.DataModel.MasterData.SymbolVariant together with
LogicalArea
.
Syntax
Parameters
- page
- PagePage where the Function will be located on.
- oSymbolVariant
- Eplan.EplApi.DataModel.MasterData.SymbolVariantSymbol variant for this function.
- 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