Share

BossSets Object


Description

Collection Object containing boss definitions of the rib.

Methods

Name Description
Add Method that creates a new Boss set. The newly created BossSet object is returned.

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 Gets the number of items in this collection.
Item Property that returns an item from the collection. You can provide either the index of the item in the collection, where the first item is index 1, or you can provide the name of the object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

RibDefinition.BossSets

Version

Introduced in version 2012

Was this information helpful?