Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 514 Bytes

File metadata and controls

25 lines (18 loc) · 514 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

  • Document Attributes