Share

PartComponentDefinition.Features Property

Parent Object: PartComponentDefinition

Description

Property that returns the PartFeatures collection object.

Syntax

PartComponentDefinition.Features() As PartFeatures

Property Value

This is a read only property whose value is a PartFeatures.

Samples

Name Description
Delete Face, Boundary Patch and Stitch features Demonstrates creating Face, Boundary Patch and Stitch features.
Add a decal feature This sample demonstrates the creation of a decal feature.
Derived Parts and Assemblies This sample demonstrates the use of the API to create derived parts and assemblies.
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.
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.
Create sheet metal face and fold features This sample demonstrates the creation of sheet metal face and fold features.
Placement of a standard iFeature This program demonstrates the placement of a standard iFeature in a part.
Place table driven iFeature This program demonstrates the placement of a table driven iFeature in a part.
Create sheet metal lofted flange feature The following sample demonstrates the creation of a sheet metal lofted flange feature.
Add a punch tool feature This program demonstrates the creation of a punch tool feature. It uses one of the punch features that's delivered with Inventor. It assumes you already have an existing sheet metal part and have selected a face to place the punch feature on. The selected face should be large so there is room for the punch features.
Create sheet metal face and cut features This sample demonstrates the creation of sheet metal face and cut features.

Version

Introduced in version 4

Was this information helpful?