Method GetDensity
GetDensity(DocumentId)
Gets the material density.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 16, 400, 100)]
double GetDensity(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| double |
Remarks
This method is available since v7.16.