Method that takes a 2D coordinate in sketch space, and returns a Point3d containing the coordinates of the point in model space.
Hole feature linear placement |
This sample demonstrates the creation of a hole feature using the linear placement type. |
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. |