Eplan Platform API
Eplan.EplApi.DataModel Namespace / Project Class / PlanningSegments Property

In This Topic
PlanningSegments Property
In This Topic
Returns array of all Eplan.EplApi.DataModel.Planning.PlanningSegment from this Project.
Syntax
public PlanningSegment[] PlanningSegments {get;}
See Also