HostObject.FindInserts
Description:
Gets the ids of the instances inserted into this host object.
Gets the ids of the instances inserted into this host object.
public IList<ElementId> FindInserts(
bool addRectOpenings,
bool includeShadows,
bool includeEmbeddedWalls,
bool includeSharedEmbeddedInserts
)
-
BooleanaddRectOpeningsTrue if rectangular openings should be included in the return.
-
BooleanincludeShadowsTrue if shadows should be included in the return.
-
BooleanincludeEmbeddedWallsTrue if embedded walls should be included in the return.
-
BooleanincludeSharedEmbeddedInsertsTrue if shared embedded inserts should be included in the return.