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