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
- pPage
- Page on which shield will be placed. Can't be
null
. - pSymbolVariant
- 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