Method GetShapeVolume
GetShapeVolume(ElementId)
Gets the volume of a shape entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 0, 0)]
double GetShapeVolume(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the shape entity to analyze. |
Returns
| Type | Description |
|---|---|
| double | Type of the shape. |
Remarks
This method is available since v7.14.