Method GetHomogeneousParameterValue
GetHomogeneousParameterValue(DocumentId, out bool?)
Gets the multi layer material Homogeneous Parameter
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 0, 0)]
void GetHomogeneousParameterValue(DocumentId inDocumentId, out bool? outValue)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document. |
| bool? | outValue | Value |
Remarks
This method is available since v7.19.