Method GetAngularScale
GetAngularScale(DocumentId)
Gets the angular scale.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 16, 400, 100)]
double GetAngularScale(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyse. |
Returns
| Type | Description |
|---|---|
| double |
Remarks
This method must be called for Cylindrical or Spherical type.
This method is available since v7.16.