Inherits: AssociatedPart < DesignItem < ScriptObject

Associated parts are parts attached to a Part, Component or Document which are not visible on a design but appear in the bill of materials.

Properties

NameTypeGet/SetBrief
MinQuantityintYes/YesThe minimum quantity allowed for this associated part.
NamestrYes/YesThe name of this associated part.
QuantityintYes/YesHow many of this associated part are attached to the “owner” item.

Property Details

MinQuantity

Type: int

The minimum quantity allowed for this associated part.


Name

Type: str

The name of this associated part.


Quantity

Type: int

How many of this associated part are attached to the “owner” item.