public bool CalculateReferencePoint( ref PointD referencePoint )
public: bool CalculateReferencePoint( PointD% referencePoint )
Parameters
- referencePoint
- Output parameter - Reference point
Return Value
true : when calculation was successful.
public bool CalculateReferencePoint( ref PointD referencePoint )
public: bool CalculateReferencePoint( PointD% referencePoint )
true : when calculation was successful.
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when the macro was not opend before or could not opened successfully. |