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

    The  SegmentTemplate  class represents segment template objects. They contain common values of some properties. 
    The  Segment  inherits these values from a template.

    C#
    Copy Code
    SegmentTemplate oSegmentTemplate = new SegmentTemplate();
    oSegmentTemplate.Create(oSegmentDefinition);
    oSegmentTemplate.Name = "SegmentTemplate_006";
    

     

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