![]() | Item |
The ItemOccurrence type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsExcluded | Gets a value indicating whether this item is excluded from bom. |
![]() | Item | Property that returns theItem this occurrence references |
![]() | Level | Get depth level of item. Root item level is 0. |
![]() | PositionNumber | Gets the position number. It's the value of Inventor.BOMRow.ItemNumber (structure bom) property. |
![]() | Quantity | Gets or sets the count of items. |
![]() | RowOrder | Gets or sets the row order in Inventor.BOM. |
![]() | Skip | Gets or sets value if this item occurrence should be skipped during bom parsing. |
![]() | SubOccurrences | Gets the collection of occurrences for an occurrence. |
Name | Description | |
---|---|---|
![]() | Amount | If Item is workpiece, then amount of material is returned. Otherwise returns Quantity |
![]() | QuantitySum | Calculates sum quantity by parents quantity |