Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReference.Segment Class / Angle Property

In This Topic
Angle Property (SymbolReference.Segment)
In This Topic
Returns the angle (i.e. direction) of the segment relative to the X axis.
Syntax
public double Angle {get;}
Remarks
Angle is returned in radians.
See Also