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

In This Topic
    Remove Method (SegmentTemplate)
    In This Topic
    Removes object from project with all its children.
    Syntax
    public void Remove()
    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