Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 544 Bytes

File metadata and controls

27 lines (21 loc) · 544 Bytes

SetVPClOvrdLineStyle

PROCEDURE SetVPClOvrdLineStyle(
				viewportHandle : HANDLE;
				className      : STRING;
				lineStyle      : LONGINT);
def vs.SetVPClOvrdLineStyle(viewportHandle, className, lineStyle):
    return None

Parameters

Name Type Description
viewportHandle HANDLE The handle of the viewport.
className STRING The name of the class
lineStyle LONGINT The line style to be set to the class override

Version

Availability: from Vectorworks 2018

Category

  • Viewports