Method GetInclusionChildOccurrence
GetInclusionChildOccurrence(ElementId)
Gets the part or assembly occurrence entity generated by an inclusion operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
ElementId GetInclusionChildOccurrence(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the inclusion operation to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the part or assembly occurrence entity generated by the inclusion operation. |
Remarks
This method is available since v7.8.