Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 470 Bytes

File metadata and controls

28 lines (21 loc) · 470 Bytes

GetMaterialVolume

Description

Returns the volume of the object having the specified material.

FUNCTION GetMaterialVolume(
				h        : HANDLE;
				material : STRING): REAL;
def vs.GetMaterialVolume(h, material):
    return REAL

Parameters

Name Type Description
h HANDLE Handle to the object.
material STRING Name of material.

Version

Availability: from Vectorworks 2021

Category

  • Object Attributes