Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 372 Bytes

File metadata and controls

24 lines (18 loc) · 372 Bytes

DrawNurbsObject

Description

Draws the NURBS object h on the screen.

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

Parameters

Name Type Description
h HANDLE

Version

Availability: from VectorWorks10.0

Category