Please enable JavaScript to view this site.

Knowledge Bridge Documentation

Help version: 3.3.8

 

Description

This design represents an Inventor application that encompasses Assembly, Part, Drawing documents and *InvSettingsItem. It is the topmost node in the data structure that is passed to Inventor.

 

*Note: See the InvSettingsItem document for more information.

 

InvApplicationExample

 

Mixins

InvObjectMixin

 

RULE NAME

DECSCRIPTION

TYPE

DEFAULTS

CATEGORY

FLAGS

invInventorProjectName

A string that references Inventor’s Project Name. If Inventor has several ipj with the same name, the first project encountered is used.

Example:

"Table"

String

""

 

Inventor

Cached
Parameter

invCacheFolder

Name of the cache folder where files are created. Typically under the workspace location.

String

"cache"

Inventor

Cached
Parameter

invisible

If true , the Inventor application will be visible while generating the parts, assemblies and drawings. If false, Inventor is executed in hidden mode and also closed on completion.

Boolean

true

 

Inventor

Cached
Parameter

 

kBridgeExamplesIcon

 

Example:

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

 

Reference Location:

"world.tableapplication1"

 

Link: https://knowledgebridge.engineer/projects

 

Note:

We don’t want to put the DrawingDocuments inside the Table project so we will make a new design and make it the root, Example, Table and DrawingDocuments will be its children.

Make a design called, Example, TableApplication with InvApplication and BaseAssembly for its mixins.

invAppEx2

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