Please enable JavaScript to view this site.

Knowledge Bridge Documentation

Help version: 3.3.8

Description

InvPartAssemblyFeature is used as a mixin and is mixed into InvWorkAxis, InvWorkPlane, and InvWorkPoint.

See InvWorkAxis for more information.

 

Parameter Rules

invName: Name of the invPartAssemblyFeature
Example:'MyInvWorkAxis';

 

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"]]]';

 

 

 

Mixins

InvObjectMixin

BaseNode

BaseModel

 

RULE NAME

TYPE

DEFAULTS

CATEGORY

FLAGS

invName

string

this.invType

Inventor

Cached
Parameter

invXData

string

''

Inventor

Cached
Parameter

 

 

kBridgeExampleIcon

 

Project Example:

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

 

InvWorkPoint0

Reference Location:

'world.tableapplication1.tables.tables0.myinvworkaxis'

Link: https://knowledgebridge.engineer/projects

 

InvPartAssemblyFeature is used as a mixin and is mixed into InvWorkAxis, InvWorkPlane, and InvWorkPoint.

Here is an example of the InvWorkAxis.

 

Open the Table_KB_Inventor_Example project.

 

The MyInvWorkAxis has InvWorkAxis as its mixin and is placed under Table0.

 

invWorkAxis1

 

When you Update this project in Inventor...

InvWorkPoint3

 

The Work Axis (MyInvWorkAxis) will appear in the Assembly_inch.iam tab.

 

invWorkAxis2

 

 

 

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