Click or drag to resize

ItemOccurrence Properties

The ItemOccurrence type exposes the following members.

Properties
 NameDescription
Public propertyIsExcluded Gets a value indicating whether this item is excluded from bom.
Public propertyItem Property that returns theItem this occurrence references
Public propertyLevel Get depth level of item. Root item level is 0.
Public propertyPositionNumber Gets the position number. It's the value of Inventor.BOMRow.ItemNumber (structure bom) property.
Public propertyQuantity Gets or sets the count of items.
Public propertyRowOrder Gets or sets the row order in Inventor.BOM.
Public propertySkip Gets or sets value if this item occurrence should be skipped during bom parsing.
Public propertySubOccurrences Gets the collection of occurrences for an occurrence.
Top
See Also