Method GetMaterialModel
GetMaterialModel(DocumentId)
Gets the material model of a material document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 16, 0, 0)]
MaterialModelType GetMaterialModel(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| MaterialModelType | The material model. |
Remarks
This method is available since v7.16.