API Help
Eplan.EplApi.DataModel Namespace
/
Project 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 (Project)
In This Topic
Removes the project. Must not be called after Close()
Syntax
C#
C++/CLI
public
void
Remove()
public
:
void
Remove();
Exceptions
Exception
Description
Eplan.EplApi.Base.BaseException
Thrown when the project was already removed.
See Also
Reference
Project Class
Project Members