Click or drag to resize
pointAbsRelType Complex Type

Point with global/local reference

Namespace: Empty

Schema: Empty

Base Type
Usages
Children
NameOccurrencesDescription
All All
      Element x[0, 1]

X-Component

      Element y[0, 1]

Y-Component

      Element z[0, 1]

Z-Component

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string

Directory of the external data file

Attribute externalDataNodePathSimple Type string

Path of the node inside the external data file

Attribute externalFileNameSimple Type string

Name of the external data file

Attribute refTypeRestriction string

Coordinate system the absolute values refer to

Attribute uIDSimple Type ID

UID

Remarks
Xyz data triplet. Each of the components is optional. The refType attribute defines, whether coordinates are absolute in the global coordinate system [absGlobal], absolute in the parent element's local coordinate system [absLocal]. If the object does not have a parent, only [absGlobal] is permitted.