ExtrudeFeature.Definition Property
Parent Object: ExtrudeFeatureDescription
Read-write property that gets and sets the ExtrudeDefinition object associated with this feature.
Syntax
ExtrudeFeature.Definition() As ExtrudeDefinitionProperty Value
This is a read/write property whose value is an ExtrudeDefinition.Samples
Name | Description |
Display feature information | Displays information about all of the extrude features in the active document. A part document must be active when this is run. |
Edit profile of an extrude feature | This sample demonstrates editing the profile of an extrude feature. |
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. |
Sketch Share | This sample demonstrates setting a sketch so it is shared. |