Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 589 Bytes

File metadata and controls

31 lines (23 loc) · 589 Bytes

SetMarkerByClass

Description

Procedure SetMarkerByClass sets the referenced object to use the class attribute marker style.

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

Parameters

Name Type Description
h HANDLE Handle to object.

Remarks

Sets so that the class arrow style is used for the object referenced by h.

See Also

VS Functions: SetObjArrow

Version

Availability: from VectorWorks8.0

Category