12.27 3DCartesianCoordinates

This Structured DataType defines a position in 3D space, providing the coordinate of each dimension (X, Y, and Z). Its elements are described in Table 175.
Table 175 – 3DCartesianCoordinates Structure
Name | Type | Description |
---|---|---|
3DCartesianCoordinates | Structure | |
X | Double | X coordinate |
Y | Double | Y coordinate |
Z | Double | Z coordinate |
Its representation in the AddressSpace is defined in Table 176.
Table 176 – 3DCartesianCoordinates Definition
Attributes | Value |
---|---|
BrowseName | 3DCartesianCoordinates |