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