API Help
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / RemoveInvalidObjectReferences Method

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