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

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