Method GetMaterial
GetMaterial(DocumentId)
Gets the material of a part.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 301, 40)]
DocumentId GetMaterial(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the part document to analyze. |
Returns
| Type | Description |
|---|---|
| DocumentId | Material document identifier, or empty if the material of the part is not defined. |
Remarks
This method is available since v7.6.301.40.