Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment Class / Create Method
Segment definition based on which object will be created. Can't be null.

Create Method (PlanningSegment)
Creates PlanningSegment object.
Syntax

Parameters

pSegmentDefinition
Segment definition based on which object will be created. Can't be null.
Exceptions
ExceptionDescription
Thrown if pSegmentDefinition is null.
Thrown when object cannot be created.
Thrown when internal error occured.
See Also