Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
Rary13906P
Rary13906P
Available in TurboCAD DoubleCAD Pro and Platinum only_
Other than creating a parametric part from within TurboCADDoubleCAD, the other way to create a part is to write a script. The parts provided in folders such as "Cabinet" are created this way.
For details on creating scripts, check the "Docs" folder of the TurboCAD DoubleCAD installation disk.
If you want to write your own script, or edit an existing script, you can use the Parametric Part S
Anchor
Parametric_Part_Script_Editor
Parametric_Part_Script_Editor
cript Editor.

  1. To load an existing script into the editor, click Open.

  2. Locate one of the scripts in the "Cabinet" folder.

  3. The script appears in the editor.

    ----Note: Scripts can be edited in any text editor as well.
  4. A scripted part can be loaded into the drawing by clicking Insert PPM Symbol.

    ----Note: For Details on creating Parametric Part Script see Rram44800
    ----