Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 393 Bytes

File metadata and controls

25 lines (19 loc) · 393 Bytes

GetObjMaterialName

FUNCTION GetObjMaterialName(
				h                : HANDLE;
				VAR materialName : STRING): BOOLEAN;
def vs.GetObjMaterialName(h):
    return (BOOLEAN, materialName)

Parameters

Name Type Description
h HANDLE
materialName STRING

Version

Availability: from Vectorworks 2021

Category

  • Object Attributes