Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 555 Bytes

File metadata and controls

24 lines (18 loc) · 555 Bytes

SetDocumentDefaultSketchStyle

Description

Sets the document default sketch style. Set sketchName to 'No Sketch' to set the document default sketch to 'No Sketch'.

FUNCTION SetDocumentDefaultSketchStyle(sketchName : STRING): BOOLEAN;
def vs.SetDocumentDefaultSketchStyle(sketchName):
    return BOOLEAN

Parameters

Name Type Description
sketchName STRING Sketch Style name.

Version

Availability: from VectorWorks11.5

Category