Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 515 Bytes

File metadata and controls

27 lines (20 loc) · 515 Bytes

SetLWByClass

Description

Procedure SetLWByClass sets the referenced object to use the class attribute line weight.

PROCEDURE SetLWByClass(h : HANDLE);
def vs.SetLWByClass(h):
    return None

Parameters

Name Type Description
h HANDLE Handle to object.

Remarks

Sets so that the class line weight is used for the object referenced by h.

Version

Availability: from VectorWorks8.0

Category