PlanarSketch.Profiles Property
Parent Object: PlanarSketchDescription
Property that returns the Profiles collection object.
Syntax
PlanarSketch.Profiles() As ProfilesProperty Value
This is a read only property whose value is a Profiles.Samples
Name | Description |
Delete Face, Boundary Patch and Stitch features | Demonstrates creating Face, Boundary Patch and Stitch features. |
Derived Parts and Assemblies | This sample demonstrates the use of the API to create derived parts and assemblies. |
Extrude Feature - Create Block with Pocket | This sample demonstrates creating a simple solid consisting a block with a pocket. It shows how to create a sketch plane at a specified orientation to existing geometry. |
Hole Feature - Through holes (RegularAndTapped) | This sample demonstrates the creation of through holes, both regular and tapped. |
Querying a sketch profile to get regions. | This sample demonstrates getting region properties from a sketch profile. |
Create sheet metal face and cut features | This sample demonstrates the creation of sheet metal face and cut features. |
Create sheet metal face and flange features | This sample demonstrates the creation of sheet metal face and flange features. |