Please enable JavaScript to view this site.

Knowledge Bridge Documentation

Help version: 3.3.8

Description

 

The Gnomon Design is a graphic object. It consist of 3 arrows, the Red arrow is pointing in the X direction, the Green arrow is pointing in the Y direction, and the Blue arrow is pointing in the Z direction. This can be useful for establishing visually directions in your  project model.

The Gnomon can be found in the Project window under BaseLibrary/Designs/Geometry.

 

 

 

Gnomon1
               
Gnomon0
             

 

 

Parameter Rules

position: Position or origin to set the gnomon.
Example:var x = 4;
var y = -2;
return { origin: p(x, y, 0, this.parent.transform ) }; ;

 

size: This sets the size of the gnomon.
Example:1 ;

 

Mixins

GnomonRenderMixin

BaseAssembly

 

RULE NAME

TYPE

DEFAULTS

CATEGORY

FLAGS

position

any

{ origin: p(0, 0, 0, this.parent.transform ) }

Position

Cached
Parameter

size

number

1

Geometry

Cached
Parameter

 

 

 

kBridgeExampleIcon

 

Project Example:

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

 

Geometry0

Reference Location:

'world.geometry_examples.shapes.gnomon'

Link: https://knowledgebridge.engineer/projects

 

Open the Geometry Examples project.

 

If you look at the Geometry Examples design you will see the Gnomon design. It's a simple design that shows the X,Y,and Z directions.

 

Gnomon2

 

 

 

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