Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 555 Bytes

File metadata and controls

26 lines (21 loc) · 555 Bytes

SetVPClOvrdObjTxt

PROCEDURE SetVPClOvrdObjTxt(
				viewportHandle : HANDLE;
				className      : STRING;
				objectTexture  : INTEGER);
def vs.SetVPClOvrdObjTxt(viewportHandle, className, objectTexture):
    return None

Parameters

Name Type Description
viewportHandle HANDLE The viewport handle
className STRING The name of the class override
objectTexture INTEGER The object texture to be set

Version

Availability: from Vectorworks 2018

Category