Method GetBumpScale
GetBumpScale(DocumentId)
Gets Bump Scale Factor
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 400, 120)]
double GetBumpScale(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Id of the container document |
Returns
| Type | Description |
|---|---|
| double | the value of the parameter |