pointAbsRelType Complex Type |
Point with global/local reference
Namespace: Empty
Schema: Empty
Base Type Usages Children Name | Occurrences | Description |
---|
All | | |
x | [0, 1] | X-Component |
y | [0, 1] | Y-Component |
z | [0, 1] | Z-Component |
Attributes PointAbsRel type, containing an 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.