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. |
BOMRows |
Property that gets the BOMRows enumerator object containing the top level BOM rows. |
iAssemblyMemberName |
Gets and sets the name of the iAssembly member that the BOM view is based on. |
ModelStateMemberName |
Gets the name of the model state member that the BOM view is based on. |
Name |
Property that gets the name of the BOMView. |
Parent |
Property that returns the parent BOM object. |
RevisionId |
Property that returns the GUID that represents the last saved revision of this BOMView. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
ViewType |
Property that returns the BOM View type. Possible return values are kModelDataBOMViewType (for the 'raw' view), kStructuredBOMViewType (for the structured view) and kPartsOnlyBOMViewType (for the parts-only view). |