Creation a balloon |
This sample demonstrates the creation of a balloon. |
Create a Bend Table |
This sample demonstrates the creation of a bend table in a drawing from a sheet metal part. |
Create a drawing Excel Table |
This sample demonstrates the creation of a table based on an Excel file in a drawing. |
Add a decal feature |
This sample demonstrates the creation of a decal feature. |
Aligning drawing dimensions |
This sample demonstrates aligning the selected drawing dimensions along a horizontal or vertical axis. |
Create and Edit an Extrude Feature with a pocket |
This sample demonstrates how to edit an extrude feature. It shows how to create a sketch plane at a specified orientation to existing geometry. |
Creating a parts list |
This sample demonstrates the creation of a parts list. The parts list is placed at the top right corner of the border if one exists, else it is placed at the top right corner of the sheet. |
Create sheet metal face and cut features |
This sample demonstrates the creation of sheet metal face and cut features. |
Offset a 2D sketch |
This sample demonstrates the creation of offsets in 2d sketches. Two ways of creating the offset are shown - one uses a distance and the other uses the input point. |
Create sketched symbol and leader |
This sample illustrates creating sketched symbol with a leader. |
Create sketch elliptical arc |
This sample demonstrates creating an elliptical arc in a sketch and dimensioning its minor radius. |
Spline - create NURBS |
This sample demonstrates the creation of a sketch spline using a geometry definition (a NURB). The API also supports creation of 3D sketch splines in a similar way. |
Sketch Spline |
This sample demonstrates creating and manipulating a sketch spline. |
Sweep Feature Add |
This sample demonstrates the creation of a sweep feature. The profile is a circle, but the path is made up of a 3D sketch and a 2D sketch. |
True length of sweep feature |
This sample demonstrates the calculation of the true length of a sweep feature. If the centroid of the sweep profile does not lie on the sweep path, the true length of the sweep feature is not the same as the sum of lengths of the path entities. |
Sketch Text Add |
This sample illustrates creating text in a sketch. |