Search results

Jump to navigation Jump to search

Google site results

Loading...

Wiki results

  • [[Classes|VS:GetClLSN|GetClLSN]] [[Classes|VS:ActiveClass|ActiveClass]] ...
    163 KB (16,710 words) - 08:04, 27 February 2024
  • A complete listing of supported object types may be found in the [[VS:Function_Reference_Appendix| Appendix]]. | Workspaces || 4 ...
    7 KB (827 words) - 12:48, 13 November 2023
  • ...mplete listing of supported object types may be found in the [[VS:Function Reference Appendix#Appendix D - VectorWorks Object Types and Subtypes|VectorScript Ap | Workspaces ...
    8 KB (965 words) - 04:47, 30 December 2020
  • Function GetFolderPath returns the full path to the requested folder independent of | Workspaces ...
    15 KB (1,745 words) - 08:38, 26 February 2021
  • <funcDef lang="vs"> FUNCTION ws2GetMenuInfo(menuPath:DYNARRAY[] of CHAR; VAR outHasShortcutKey:BOOLEAN; ...
    2 KB (130 words) - 15:48, 16 September 2020
  • This function must be called inside 'add_to_workspace' script and it will mark the instal <funcDef lang="vs"> ...
    1 KB (92 words) - 15:48, 16 September 2020
  • This function must be called inside 'add_to_workspace' script and it will mark the instal <funcDef lang="vs"> ...
    1 KB (88 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2GetToolsCnt(toolPath:DYNARRAY[] of CHAR) : INTEGER; ...
    1 KB (103 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2GetToolInfo(toolPath:DYNARRAY[] of CHAR; VAR outDisplayName:DYNARRAY[] o ...
    2 KB (134 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2GetToolAt(toolPath:DYNARRAY[] of CHAR; index:INTEGER) : DYNARRAY[] of CH ...
    2 KB (113 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2GetMenusCnt(menuPath:DYNARRAY[] of CHAR) : INTEGER; ...
    1 KB (99 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2GetMenuAt(menuPath:DYNARRAY[] of CHAR; index:INTEGER) : DYNARRAY[] of CH ...
    2 KB (177 words) - 04:03, 21 April 2022
  • <funcDef lang="vs"> FUNCTION ws2FindToolIndex(toolPath:DYNARRAY[] of CHAR; findUnivName:DYNARRAY[] of CH ...
    2 KB (102 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2FindMenuIndex(menuPath:DYNARRAY[] of CHAR; findMenuUnivName:DYNARRAY[] o ...
    2 KB (111 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2DelMenuAt(menuPath:DYNARRAY[] of CHAR; index:INTEGER) : BOOLEAN; ...
    1 KB (99 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2DelMenu(menuPath:DYNARRAY[] of CHAR) : BOOLEAN; ...
    1 KB (90 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2CreateToolSet(toolPath:DYNARRAY[] of CHAR; univName:DYNARRAY[] of CHAR; ...
    2 KB (141 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2CreateToolPalette(univName:DYNARRAY[] of CHAR; displayName:DYNARRAY[] of ...
    2 KB (99 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2CreateTool(toolPath:DYNARRAY[] of CHAR; univName:DYNARRAY[] of CHAR; res ...
    2 KB (101 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2AddMenuItem(menuPath:DYNARRAY[] of CHAR; newMenuUnivName:DYNARRAY[] of C ...
    2 KB (121 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION ws2AddMenuGroup(menuPath:DYNARRAY[] of CHAR; newUnivName:DYNARRAY[] of CHAR ...
    2 KB (133 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> FUNCTION wsEditEnd(restart:BOOLEAN) : BOOLEAN; ...
    1 KB (74 words) - 19:25, 12 September 2017
  • <funcDef lang="vs"> def vs.wsEditAddTool2(toolName, underToolName, toolType): ...
    2 KB (187 words) - 16:12, 8 November 2017
  • <funcDef lang="vs"> def vs.wsEditAddTool(toolName, toolType): ...
    2 KB (169 words) - 16:12, 8 November 2017
  • <funcDef lang="vs"> FUNCTION ws2DelTool(toolPath:DYNARRAY[] of CHAR) : BOOLEAN; ...
    1 KB (95 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> def vs.wsEditAddMenu(menuPath): ...
    1 KB (96 words) - 19:03, 24 November 2017
  • <funcDef lang="vs"> def vs.wsEditBeginN(companyName, companyToolSetIconFilePath): ...
    1 KB (90 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> def vs.wsDelete(companyName, restart, reload): ...
    1 KB (94 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> def vs.ws2SetToolInfo(toolPath, displayName, shortcutKey, shortcutKeyModifier, res ...
    2 KB (129 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> def vs.ws2SetMenuInfo(menuPath, displayName, hasShortcutKey, shortcutKey, shortcut ...
    2 KB (133 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> def vs.ws2CommitChanges(restart, reload): ...
    1 KB (96 words) - 15:48, 16 September 2020
  • <funcDef lang="vs"> def vs.wsEditBegin(companyName): ...
    1 KB (83 words) - 19:25, 12 September 2017
  • * Run Vectorworks and edit the Workspace (from the menu Tools -> Workspaces -> Workspace Editor) to add the new tool. It can be found under the 'Sample ...code will be executed. The script will generate Vectorworks primitives ([[VS::LineTo]] that will get added inside the object and those will form the vis ...
    2 KB (267 words) - 19:22, 20 September 2013
  • * Run Vectorworks and edit the Workspace (from the menu Tools -> Workspaces -> Workspace Editor) to add the new menu command. It can be found under the ...nd is executed it script imports the '_main' module and runs the 'execute' function inside. It demonstrates how to show a dialog, collect some data, and act on ...
    2 KB (257 words) - 19:00, 20 September 2013
  • * Run Vectorworks and edit the Workspace (from the menu Tools -> Workspaces -> Workspace Editor) to add the new tool. It can be found under the 'Sample [[VS:Function_Reference|Script Function Reference]] ...
    1 KB (219 words) - 19:23, 20 September 2013
  • * Run Vectorworks and edit the Workspace (from the menu Tools -> Workspaces -> Workspace Editor) to add the new tool. It can be found under the 'Sample [[VS:Function_Reference|Script Function Reference]] ...
    2 KB (245 words) - 19:26, 20 September 2013
  • * Run Vectorworks and edit the Workspace (from the menu Tools -> Workspaces -> Workspace Editor) to add the new tool. It can be found under the 'Sample [[VS:Function_Reference|Script Function Reference]] ...
    1 KB (218 words) - 19:28, 20 September 2013