User Scripts¶
User created scripts that are more advanced than the Examples.
Index¶
CREATE BOUDING BOX¶
Creates a bounding box around the selected Body using the selected AxisSystem to orientate the bounding box.
See script header for more information.
CREATE PARAMETERS FROM YAML¶
Creates parameter sets and parameters based on the contents of a YAML file.
Great for creating complex parameter structures.
See script header for more information.
CREATE LINES NORMAL TO SURFACE¶
Creates lines normal to surface using all the points in the selected Geometrical Set.
Image showing surface and points.
Image showing lines after script has been run.
See script header for more information.
DRAWING TEMPLATE¶
Creating a drawing template in the background view.
See script header for more information.
RENAME INSTANCES IN PRODUCT¶
Sequentially renames the instances of products within a selected product.
See script header for more information.
WING SURFACE FROM NACA PROFILE¶
Reads the contents of the NACA dat file sc20610.dat to create a wing surface.
See script header for more information.