Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / AreConnectionPointPositionsLocal Property

In This Topic
AreConnectionPointPositionsLocal Property (Placement3D)
In This Topic
Determines if connection point data are saved locally at the part placement.
Syntax
public bool AreConnectionPointPositionsLocal {get; set;}
Remarks
Default value of this member for newly created object is false.
See Also