Please enable JavaScript to view this site.

Knowledge Bridge Documentation

Help version: 3.3.8

 

Description

Creates an Inventor Parts List on the drawing sheet. This parts list will present information from a specified assembly or part document.

 

Mixins

InvObjectMixin

 

RULE NAME

DESCRIPTION

TYPE

DEFAULTS

CATEGORY

FLAGS

invFileName

File name of the assembly or part document that this partslist represents.

String

""

 

Inventor

Cached
Parameter

Required

invPosition

Anchor point of the table. Specifies the position of the top right corner of the table on the sheet.

Point

p(0,0) 

Inventor

Cached
Parameter

Required

invLevel

Sets the type of numbering for the parts list. This is applicable only in the case of Assembly document.

For example:

kPartsOnly, kStructured, kStructuredAllLevels

String

""

 

Inventor

Cached
Parameter

Required

invNumberingScheme

Sets the numbering scheme used for a "parts only" parts list.

For example:

kNumericNumbering, kLowercaseAlphaNumbering,kUppercaseAlphaNumbering

String

""

 

Inventor

Cached
Parameter

Required

invWrapLeft

Controls whether to move the sections to the left or the right when the number of rows increase. Defaults to "true" (wrap left).

Boolean

true

 

Inventor

Cached
Parameter

invNumberOfSections

Sets the number of sections desired in the parts list.

Number

Inventor

Cached
Parameter

invMinimumDigits

Minimum Number of Digits.

Number

2

 

Inventor

Cached
Parameter

invMaximumRows

Maximum number of rows per section.

Number

0.0

Inventor

Cached
Parameter

invDelimiter

Sets a delimiter for structured item numbering.

String

""

 

Inventor

Cached
Parameter

invStyle

Inventor style to be applied.

String

""

 

Inventor

Cached
Parameter

invXData

Data passed in here is stored as Inventor’s attributes on this object. Only string values can be stored and the structure is "[["AttSetName" ,["AttName","AttValue""]], ["AttSetName1" ,["AttName1","AttValue""]]…]"

Where 

AttSetName = AttributeSet name

AttName = Attribute name

AttValue = Attribute value

 

Example:

"[["myData" ,["County","Orange""]],["ExportPaths" ,  ["PartSheet",

"C:\\temp\\cache\\Parts"]], [ "ExportPaths" , ["AssemblySheet",

"C:\\temp\\cache\\Assemblies"]]"

String

""

Inventor

Cached

Parameter

 

kBridgeExamplesIcon

 

Project Example:

In your kBridge Examples Projects folder open the project called ‘Table_KB_Inventor_Example’.

 

Reference Location:

"world.tableapplication1.drawingdocuments.drawingdocuments0.sheetdocuments.

SheetDocumentTable0.partslists.partslists0"

 

Link: https://knowledgebridge.engineer/projects

 

 

invpartslistEx2

 

InvPartsList output example:

 

invPartsListEx3

Knowledge Bridge from Engingeering Intent is a full-featured engineering and sales automation environment