Share

BoundaryPatchLoops Object


Description

The BoundaryPatchLoops object is used to define the boundary loops for a boundary patch feature.

Methods

Name Description
Add Method that creates a new BoundaryPatchLoop object using the specified boundary path.

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 specifies the number of BoundaryPatchLoop objects in the collection.
Item Method that returns the specified BoundaryPatchLoop object from the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

BoundaryPatchDefinition.BoundaryPatchLoops

Version

Introduced in version 2008

Was this information helpful?