Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / PlaceHolder3D Class / RemoveInvalidObjectReferences Method

In This Topic
    RemoveInvalidObjectReferences Method (PlaceHolder3D)
    In This Topic
    Removes invalid (e.g. deleted) object references from a PlaceHolder3D.
    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