Share

BoundaryPatchFeatures Object


Description

The BoundaryPatchFeatures collection object provides access to all of the objects in a part component definition and provides methods to create additional BoundaryPatchFeatures.

Methods

Name Description
Add Method that creates a new boundary patch feature.
CreateBoundaryPatchDefinition Method that creates a BoundaryPatchDefinition object that defines the input definition for a boundary patch feature.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Count Property that returns the number of items in this collection.
Item Returns the specified object in the collection. The index can be numeric or the object name.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

PartFeatures.BoundaryPatchFeatures, SheetMetalFeatures.BoundaryPatchFeatures

Version

Introduced in version 9

Was this information helpful?