Share

BossSet Object


Description

Object containing boss definition of the rib.

Methods

Name Description
Delete Method that deletes the boss set from the collection.

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.
Centers Read-write property that gets and sets the collection of SketchPoint objects which specify the boss centers.
Diameter Read-write property that returns the boss diameter value.
Offset Read-write property that returns the value of boss offset from the sketch plane.
Parent Gets the parent object from whom this object can logically be reached.
TaperAngle Read-write property that returns the boss taper angle value.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

BossSets.Add, BossSets.Item

Version

Introduced in version 2012

Was this information helpful?