Versions Compared

Key

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

AnchorRary13906PRary13906PAvailable in TurboCAD Pro and Platinum only_

Other than creating a parametric part from within TurboCAD, 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 installation disk.

If you want to write your own script, or edit an existing script, you can use the Parametric Part S AnchorParametric_Part_ Script _ EditorParametric_Part_Script_Editorcript Editor.

  1. To load an existing script into the editor, click Open.
    Image Modified
  2. Locate one of the scripts in the "Cabinet" folder.
    Image Modified
  3. The script appears in the editor.
    Image Removed Image Added

    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.
    Image Modified Note: For Details on creating Parametric Part Script see Rram44800