API Help
Eplan.EplApi.DataModel Namespace
/
Page 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 (Page)
In This Topic
Removes placement.
Syntax
C#
C++/CLI
public
override
void
Remove()
public
:
void
Remove();
override
Exceptions
Exception
Description
Eplan.EplApi.Base.BaseException
Thrown when it is impossible to remove the page. Thrown by internal method.
RemoveFailedException
Thrown when it is impossible to remove the page. Thrown by API DataModel.
See Also
Reference
Page Class
Page Members