API Help
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplate Class / SegmentDefinition Property

SegmentDefinition Property (SegmentTemplate)
Definition object of this templates.
Syntax
public virtual SegmentDefinition SegmentDefinition {get; set;}
Exceptions
ExceptionDescription
Thrown when new definition has different type then current definition.
Thrown while setting if new value is null.
Thrown when template is already assigned to planning object.
See Also