Method SetIsotropicParameterValue
SetIsotropicParameterValue(DocumentId, bool)
Sets the multi layer material Isotropic Parameter
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 0, 0)]
bool SetIsotropicParameterValue(DocumentId inDocumentId, bool isIsotroPic)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to modify. |
| bool | isIsotroPic | Value |
Returns
| Type | Description |
|---|---|
| bool | True if value is correctly set. |
Remarks
This method is available since v7.19.