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

ReferencePoint Property
The reference point of the macro defined by the user when storing it.
Syntax
public PointD ReferencePoint {get; set;}

Property Value

The reference point.
Exceptions
ExceptionDescription
Thrown when the macro it.could not be opened successfully.
Remarks
To calculate relative coordinates of the reference point use Location.
See Also