Please enable JavaScript to view this site.

Knowledge Bridge Documentation

Help version: 3.3.8

 

Description

invGeneralNote produces a text note on a sheet in a drawing document. Refer to Inventor documentation for special formatting characters.

 

clip0039

 

Mixins

InvObjectMixin

 

RULE NAME

DESCRIPTION

TYPE

DEFAULTS

CATEGORY

FLAGS

invCornerOne

Placement point. If only one point is defined, this point defines the text origin (text origin is dependent on the text alignment and the text style.)

Point

p(0,0)

Inventor

Cached
Parameter

invCornerTwo

Placement point. If two points are defined, they define a rectangle that encloses the text

Point

p(0,0)

Inventor

Cached
Parameter

invNote

Content text of the note.

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.

generalnotes.generalnotes0"

 

Link: https://knowledgebridge.engineer/projects

 

 

invGenNtEx1

 

GeneralNote output example:

 

invGenNtEx2

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