Method SetBottomCoatingOrientationValue
SetBottomCoatingOrientationValue(DocumentId, Real)
Sets the multi layer bottom coating orientation value
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 0, 0)]
bool SetBottomCoatingOrientationValue(DocumentId inDocumentId, Real inReal)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to modify |
| Real | inReal | Value in SI Units |
Returns
| Type | Description |
|---|---|
| bool | True if value is correctly set. |
Remarks
This method is available since v7.19.