Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 510 Bytes

File metadata and controls

27 lines (21 loc) · 510 Bytes

SetHLLineStyle

Description

Sets the Line Style of the specified Hidden Line Rendering options handle.

PROCEDURE SetHLLineStyle(
				HLOptionsHandle : HANDLE;
				lineStyle       : INTEGER);
def vs.SetHLLineStyle(HLOptionsHandle, lineStyle):
    return None

Parameters

Name Type Description
HLOptionsHandle HANDLE
lineStyle INTEGER

Version

Availability: from Vectorworks 2019

Category