Click or drag to resize

Assembly Properties

The Assembly type exposes the following members.

Properties
 NameDescription
Public propertyBomId Gets bom item identifier.
(Inherited from Item)
Public propertyBomStructure Indicates how the component is used/viewed in a BOM.
(Inherited from Item)
Public propertyCadGenerated Gets a value indicating whether current part is generated by CAD, or opened from wbom file
(Inherited from Document)
Public propertyChildren Objects comprising current Item
(Inherited from Item)
Public propertyCode Gets the code.
(Inherited from Item)
Public propertyFullFileName Full filename of Inventor Document
(Inherited from Document)
Public propertyName Gets the name.
(Inherited from Item)
Public propertyPdmType PDM Type of this instance. Is used in {Item.Type} parser.
(Inherited from Item)
Top
See Also