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