Search results

Jump to navigation Jump to search

Google site results

Loading...

Wiki results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • Execute the given python script. ...code in python files. However, before you execute the script make sure the python file are foundable through the PythonGetSearchPath. Use PythonSetSearchPath ...
    3 KB (298 words) - 19:25, 25 August 2017
  • This is python only function. The function stores a python value into a named VectorScript variable. ...sub-script and allows data communication between the two languages. See [[VS:GetVSVar]] for the reverse data transfer. ...
    2 KB (199 words) - 19:01, 25 August 2017
  • ...function. The function stores a named VectorScript variable value into the python variable. ...sub-script and allows data communication between the two languages. See [[VS:SetVSVar]] for the reverse data transfer. ...
    2 KB (170 words) - 19:01, 25 August 2017
  • This is python only function. It calls an external function (function implemented in a Vectorworks plugin) by name. def vs.CallDynVSFunction(funcName, (...params...)): ...
    2 KB (182 words) - 18:49, 25 August 2017
  • <funcDef lang="vs"> def vs.CallToolWithMode(toolIndex, modeGroup, modeButton, callback): ...
    2 KB (239 words) - 21:57, 20 January 2022
  • Verifies that a procedure or function call located in a VectorScript extension is registered and available for us Call this function prior to using any call located in a VectorScript extension to ensure succe ...
    4 KB (425 words) - 05:13, 30 December 2020
  • ...ould be replaced with the escape code <code>%20</code> before calling this function. ...rm it is running on (/ on Mac and on Windows). If your script calls this function to assemble a local <code>file://</code> URL then you will have to replace ...
    8 KB (954 words) - 12:53, 16 September 2015
  • A color table listing with associated index values can be found in the [[VS:Function_Reference_Appendix#Color_Palette| Appendix]] <funcDef lang="vs"> ...
    2 KB (198 words) - 11:41, 14 October 2021
  • ...&quot;and&quot; operation with the selector and the value returned by this function. See the usage example below. <funcDef lang="vs"> ...
    4 KB (418 words) - 16:36, 16 October 2015
  • Function GetPickObjectInfo returns a handle to an object found at a user selected po <funcDef lang="vs"> ...
    3 KB (400 words) - 04:01, 12 January 2022
  • Similar to CallTool. Takes the internal ID of a tool ([[VS:Function_Reference_Appendix#settool| Appendix]] ) <funcDef lang="vs"> ...
    2 KB (122 words) - 05:19, 19 January 2022
  • A color table listing with associated index values can be found in the [[VS:Function_Reference_Appendix#Color_Palette| Appendix]]. <funcDef lang="vs"> ...
    4 KB (418 words) - 03:25, 19 April 2024
  • <funcDef lang="vs"> FUNCTION CallToolByName(toolName:STRING) : BOOLEAN; ...
    2 KB (173 words) - 05:25, 19 January 2022
  • Function GetFolderPath returns the full path to the requested folder independent of | Libraries/Object Styles/Cabinet Utility ...
    15 KB (1,745 words) - 08:38, 26 February 2021
  • Function ValidNumStr returns TRUE if the specified string can be converted into a nu <funcDef lang="vs"> ...
    2 KB (235 words) - 14:28, 7 July 2015
  • <funcDef lang="vs"> def vs.GetClosestPt(obj, pt): ...
    2 KB (261 words) - 15:50, 12 January 2023
  • <funcDef lang="vs"> def vs.GetScreen(): ...
    2 KB (252 words) - 05:44, 30 December 2020
  • This function creates a context in which PythonExecute scripts are run.<BR> This function consecutive python scripts to be executed inside the same python environment.</desc> ...
    1 KB (89 words) - 19:08, 25 August 2017
  • &quot;actionFunc&quot; should actually be a function, not a procedure as the declaration indicates. If the callback function returns FALSE, ForEachObjectAtPoint will not process any more objects at th ...
    4 KB (407 words) - 13:09, 22 January 2021
  • <funcDef lang="vs"> PROCEDURE ForEachObjectInLayer(actionFunc:FUNCTION; objOptions:INTEGER; travOptions:INTEGER; layerOptions:INTEGER); ...
    5 KB (550 words) - 12:30, 30 January 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)