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

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