| 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. |
| InternalName |
Read-only property that gets the internal name of this property set. This name is consistent and can be used as a reliable index for this property set. |
| Item |
Returns the specified BIMComponentProperty object from the collection. |
| Name |
Read-only property that gets the visible name of this property set. This is the name shown to the end-user in the Component Properties list in the Export Building Components dialog. This name is localized and can change for different languages. |
| Parent |
Read-only property that returns the parent BIMComponent object of this object. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |