Eplan Platform API
Eplan.EplApi.DataModel Namespace / Location Class / Remove Method

Remove Method (Location)
Removes unused location from Project.
Syntax
public virtual void Remove()
Exceptions
ExceptionDescription
Thrown when it is impossible to remove the location. Thrown by API DataModel.
See Also