Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder Class / RemoveInvalidObjectReferences Method

In This Topic
    RemoveInvalidObjectReferences Method (PlaceHolder)
    In This Topic
    Removes invalid (e.g. deleted) object references from a PlaceHolder.
    Syntax
    public virtual void RemoveInvalidObjectReferences()
    public:
    virtual void RemoveInvalidObjectReferences(); 
    Exceptions
    ExceptionDescription
    Thrown in case of missing parameters.
    The internal interface for place holders could not be created.
    See Also