API Help
Eplan.EplApi.DataModel Namespace / Project Class / Remove Method

Remove Method (Project)
Removes the project. Must not be called after Close()
Syntax
public void Remove()
Exceptions
ExceptionDescription
Thrown when the project was already removed.
See Also