Home Search

DriveWorks Pro 21
Nodes

Send Feedback

Nodes

Nodes are components within the Feature Panel of a DriveWorks 3D Document. Nodes make up a 3D scene within the 3D Document.

Nodes can be thought of as model components, similar to SOLIDWORKS. However Nodes provide you with a lot more flexibility. Nodes can simply be used to build a structure without Models and Geometry.

In addition to this, Nodes can have entities applied to them allowing them to serve another purpose. For example, an empty Node can become a light.

There are two types of Node, within a DriveWorks 3D Document. These are an Assembly Node (Blank Node) and a Model Node (contains Geometry).

Multi-Select

Items from the Information Panel can be multi-selected by:

  • Shift + Left Mouse Click to multi-select consecutive items
  • Ctrl + Left Mouse Click to multi-select individual items

Selected items will have common properties displayed in the Information Panel.

Values entered will be be applied to all selected items.

Add a Node

  1. Right click any node.
  2. Select Add Node.
  3. Enter a node name.
  4. Press OK.

Add Node will add an empty Node into the tree. Nodes can be added to any other node to create child nodes.

Nodes can be copied and pasted within the same DriveWorks 3D Document and between other DriveWorks 3D Documents.
  1. Select the Node to copy.
  2. Select Copy (or Right click, Copy).
  3. Select the Node folder.
  4. Select paste (or Right Click, Paste).
Rules applied to Nodes can be copied and pasted within the same DriveWorks 3D Document and between other DriveWorks 3D Documents.
  1. Select the Node to copy the rules from.
  2. Right click, select Copy Rules.
  3. Select the Node to copy the Rules to.
  4. Right click, select Paste Rules.
Selecting a Model Node and clicking Zoom To Fit, from the command bar, will zoom in on that Node.

Add a Model Node

  1. Right click any node.
  2. Select Add Import.
  3. Browse for the DriveWorks 3D file to use.
  4. Press Open.

The 3D structure from the DriveWorks 3D file will be imported onto the node. Geometries and Appearances contained within the file will be imported into the DriveWorks 3D Document.

Drag and Drop a Node

  1. Left click and hold on any node.
  2. Drag node up and down the tree to reorganise nodes as required.

Copy Node Address

  1. Right click any node in the component tree.
  2. Select Copy Address from the right click menu.
  3. The nodes address path will now be copied to your clipboard

Example

Root\test\testing\tested

Is Suppressed

Every Node has a property called Is Suppressed.

Is Suppressed allows you to suppress individual nodes within the 3D scene. A value of TRUE will suppress the Node and a value of FALSE will unsuppress the Node.

It is also possible to enter a Suppression State name into the properties rule.

For example: There is a Suppression State called Hide Unit, for the Is Suppressed rule enter "Hide Unit" as a string into the properties rule.

The node will look at the Suppression State for its suppression value. TRUE in the Suppression State would suppress any node linked to it. Multiple nodes can be linked to one Suppression State.

Transform

Every node has a set of Transform properties. These determine the Position, Scale and Rotation of the Node.

Position

X Position, Y Position and Z Position move the position of the node in 3D space. The value used for position needs to be in millimetres.

Nodes position relative to their Parent Node. Moving a Parent Node in 3D space will also move its Children.

The values shown in the Information Panel are the nodes starting position. Any rules applied to the Position Properties in the Parameter Panel will be added to that start value.

For example, if the node starts at 100,100,0 and rules are built for the positions, which are 200,300,100. The model will move to the position 300,400,100.

Position Rules are an offset from the starting position.

Scale

X Scale, Y Scale and Z Scale apply a scale factor to the node. If the node is a parent node, it has child nodes, everything below that node will scale by the same factor.

Scale allows a node to be scaled by any amount. For example, a cube can be scaled in one direction to make a cuboid of any exact length.

A Model that is 100mm long, scaled by 2 will scale the model to be 200mm in the 3D scene.

The values shown in the Information Panel are the nodes starting scale. Any rules applied to the Scale Properties in the Parameter Panel will be multiplied with the starting value.

A starting scale of 2 and a rule of 3 will give a scale value of 6.

Rotation

X Rotation, Y Rotation and Z Rotation change the rotation of the node in 3D space. The value used for position needs to be in millimetres.

The values shown in the Information Panel are the nodes starting rotation. Any rules applied to the Rotation Properties in the Parameter Panel will be added to that start value.

For example, if the node starts at 25,35,0 and rules are built for the rotations, which are 15,10,90. The model will move to the position 40,45,90.

Rotation Rules are an offset from the starting rotation.

Prevent Values Changing (Testing Mode)

This check box prevents the nodes Transform being updated when using the transform wheels to move a model. It is possible to use the wheels to check the direction of movement and reset the models position when let go.

Permanent values can still be entered into the text boxes. These will be applied.

Unchecking this will apply any changes made with the transform wheels.

Model

Model nodes have an additional set of properties under the header Model.

Geometry

Geometry is a drop down only available in the Information Panel, there are no rules for this property. A different Geometry can be selected and applied to the node. Pick from other Geometries that are available in the DriveWorks 3D Document.

Override Appearance

Select an Appearance to apply to the Geometry. Pick from any other Appearance in the DriveWorks 3D Document.

A rule can also be built for this property in the Parameter Panel. Enter the name of a valid Appearance as a string. For example: "Red", "Blue" or "Stainless Steel".

The Quick Jump button , at the end of the Override Appearance field, will jump to the applied Appearance in the Feature Panel and select it for editing.

Add a Template Node

The following template nodes can be added to the DriveWorks 3D Document:

Import Template

To add the template:

  1. Right click on the Root node.
  2. Select Import Template.
  3. Select the required template from the list.
  4. The template will be added to the Root node.