Share

BoundaryPatchDefinition Object


Description

The BoundaryPatchDefinition object is used to define the input required for creating boundary patch features.

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.
BoundaryPatchLoops Property that specifies the set of boundary loops used to create the boundary patch feature.
GuideRails Property that gets and sets the guide rail objects for the boundary patch.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

BoundaryPatchFeature.Definition, BoundaryPatchFeatureProxy.Definition, BoundaryPatchFeatures.CreateBoundaryPatchDefinition

Samples

Name Description
Delete Face, Boundary Patch and Stitch features Demonstrates creating Face, Boundary Patch and Stitch features.

Version

Introduced in version 2008

Was this information helpful?