Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 526 Bytes

File metadata and controls

27 lines (21 loc) · 526 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

  • Viewports