Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Everything E3D

New and Updated Syntax

  • Last UpdatedJan 05, 2023
  • 1 minute read

There are also a small number of pseudo attributes available on elements that are associated with distributed attributes.

DATT NEW

The NEW command creates a new distributed attribute and associates the CE/on element with it.

Syntax:

DATT NEW <type> [on <element>]

The example creates a new distributed attribute of type :PRESSURE and associates it with CE.

Example:

DATT NEW :PRESSURE

Related Links