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

AVEVA™ E3D Design

Creation

  • Last UpdatedJul 10, 2026
  • 1 minute read

An ElementType instance may be created for a system Element type or a User Defined Element Type (UDET).

!EQUI = object elementtype('EQUI')

!UEQUI = object elementtype(':MYEQUI')

The ElementType instance can then be used for querying the ‘meta data’. Which means, data about data. The methods of the class allow the following to be queried.