| 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. |
| InternalName |
Read-only property that gets the internal name of this component property. This name is consistent and can be used as a reliable index for this property. |
| Name |
Read-only property that gets the visible name of this property. 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 |
Gets the parent object from whom this object can logically be reached. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
| Value |
Read-write property that gets the value of this BIM property. |