Click or drag to resize

IAnalysisModelItemDeleteService Methods

[This is preliminary documentation and is subject to change.]

The IAnalysisModelItemDeleteService type exposes the following members.

Methods
  NameDescription
Public methodCascadingRemoveItemFromModel

Remove the provided IAnalysisObject from the provided AnalysisModel and also delete parent items when they do not reference any other objects.

Objects referenced by the given item object will be deleted too, if they are not referenced by another objects

Top
See Also