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

HasReferencePoint Property
Returns true if a reference point has been defined for this macro.
Syntax
public bool HasReferencePoint {get;}

Property Value

true : The macro file has a reference point defined.

false : The macro file has no reference point defined.

Exceptions
ExceptionDescription
Thrown when the macro could not be opened successfully.
See Also