Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / WindowMacro Class / ReferencePoint3D Property

ReferencePoint3D Property
The position of user defined handle.
Syntax
public PointD3D ReferencePoint3D {get;}

Property Value

The reference point.
Exceptions
ExceptionDescription
Thrown when the macro was not be opened successfully.
Remarks
Position of handle used for placing macro. Coordinates of this handle are defined in coordinate system of macro.
See Also