API Help
Eplan.EplApi.DataModel.Planning Namespace
/
SegmentTemplate Class
/ Remove Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
Remove Method (SegmentTemplate)
In This Topic
Removes object from project with all its children.
Syntax
C#
C++/CLI
public
void
Remove()
public
:
void
Remove();
Exceptions
Exception
Description
System.InvalidOperationException
Thrown when template is assigned to planning object.
Remarks
Object can't be removed if it is assign to a planning segment.
See Also
Reference
SegmentTemplate Class
SegmentTemplate Members