Share

ExtrudeFeature.Definition Property

Parent Object: ExtrudeFeature

Description

Read-write property that gets and sets the ExtrudeDefinition object associated with this feature.

Syntax

ExtrudeFeature.Definition() As ExtrudeDefinition

Property 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.

Version

Introduced in version 2012

Was this information helpful?