Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Function3D Class / PlanningSegment Property

In This Topic
    PlanningSegment Property (Function3D)
    In This Topic
    Syntax
    public PlanningSegment PlanningSegment {get;}
    public:
    property PlanningSegment^ PlanningSegment {
       PlanningSegment^ get();
    }

    Property Value

    Returns planning segment or null if planning object is not assigned.
    See Also