Returns the volume of the object having the specified material.
FUNCTION GetMaterialVolume(
h : HANDLE;
material : STRING): REAL;def vs.GetMaterialVolume(h, material):
return REAL| Name | Type | Description |
|---|---|---|
| h | HANDLE | Handle to the object. |
| material | STRING | Name of material. |
Availability: from Vectorworks 2021