| Name | Description |
| GetBaseQuantity | Method that retrieves the base quantity for the component. |
| GetEvaluatedBaseQuantity | Method that retrieves the stored base quantity for the component. |
| SetBaseQuantity | Method that sets the base quantity for the component. |
| 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. |
| BaseUnits | |
| Parent | Property that returns the parent ComponentDefinition object. |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| UnitQuantity | Property that returns the unit quantity derived from two other properties, the BaseQuantity and the BaseUnits. |