PartComponentDefinition.WorkAxes Property
Parent Object: PartComponentDefinitionDescription
Property that returns the WorkAxes collection object.
Syntax
PartComponentDefinition.WorkAxes() As WorkAxesProperty Value
This is a read only property whose value is a WorkAxes.Samples
Name | Description |
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. |
Create sheet metal face and cut features | This sample demonstrates the creation of sheet metal face and cut features. |