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

In This Topic
    SymbolReference.Segment Class
    In This Topic
    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 ref 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