API Help
Eplan.EplApi.DataModel Namespace / Project Class / SegmentDefinitions Property

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