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