Method GetCategory
GetCategory(DocumentId)
Gets the multi layer material category of a multi layer material document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 0, 0)]
MultiLayerMaterialCategoryType GetCategory(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| MultiLayerMaterialCategoryType | The multi layer material category. |
Remarks
This method is available since v7.19.