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

    The  PCTLoop  class represents the PCT loops in a project. They are logical units to measure or control.

    C#
    Copy Code
    SegmentDefinition oSegmentDefinition = m_oTestProject.GetSegmentDefinition("Eplan.PCT.Loop");
    PCTLoop oPCTLoop  = PCTLoop.Create(oSegmentDefinition) as PCTLoop;
    

     

    In the GUI, they are visible in Pre-planning navigator: