Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReference.Segment Class
Members

SymbolReference.Segment Class
A structure representing a segment of a polyline that may be the symbol's logical area.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.DataModel.SymbolReference.Segment

Syntax
public class SymbolReference.Segment 
Public Constructors
Public Properties
 NameDescription
Public PropertyReturns the angle (i.e. direction) of the segment relative to the X axis.  
Public PropertyReturns the end point of the segment.  
Public PropertyReturns the length of the segment.  
Public PropertyReturns the begin point of the segment.  
Top
See Also