Method GetColorMode
GetColorMode(DocumentId)
Gets the color mode of a coating document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 18, 0, 0)]
MaterialModelType GetColorMode(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| MaterialModelType | The color mode. |
Remarks
This method is available since v7.17.