API Help
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplate Class / Remove Method

Remove Method (SegmentTemplate)
Removes object from project with all its children.
Syntax
public void Remove()
Exceptions
ExceptionDescription
Thrown when template is assigned to planning object.
Remarks
Object can't be removed if it is assign to a planning segment.
See Also