Returns the part number count in the specified BOM view.
IvExtGetBOMQuantity ( contextPart As Part, _
bomView As String, _
partNumber As String ) As Integer
| Argument | Type | Description |
|---|---|---|
| contextPart | part | Assembly Document |
| bomView | string | BOMView name |
| partNumber | string | Part Number string to search for |