Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 468 Bytes

File metadata and controls

24 lines (19 loc) · 468 Bytes

GetVPClOvrdObjTxt

FUNCTION GetVPClOvrdObjTxt(
				viewportHandle : HANDLE;
				className      : STRING): INTEGER;
def vs.GetVPClOvrdObjTxt(viewportHandle, className):
    return INTEGER

Parameters

Name Type Description
viewportHandle HANDLE The viewport handle
className STRING The name of the class override

Version

Availability: from Vectorworks 2018

Category