Eplan Platform API
EPLAN API / User Guide / API DataModel / API Pre-planning / SegmentDefinition
In This Topic
    SegmentDefinition
    In This Topic

    The  SegmentDefinition  class represents segment definition objects.

    They define the behavior and properties of a segment.

    C#
    Copy Code
    SegmentDefinition oSegmentDefinition = new SegmentDefinition();
    oSegmentDefinition.Create("test_001", m_oTestProject.SegmentDefinitions[0]);
    

     

    In the GUI, they are visible in the Segment templates navigator: