coG Element

List of 3D points, kept in three coordinate vecors (x, y, z)

Namespace: Empty

Schema: Empty

Type
Parents
Children
NameOccurrencesDescription
Sequence Sequence
      Element x

Vector of x coordinates

      Element y

Vector of y coordinates

      Element z

Vector of z coordinates

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string
Attribute externalDataNodePathSimple Type string
Attribute externalFileNameSimple Type string
Remarks

This set of vectors contains an ordered list of points for x, y and z coordinates in the form of stringBased Vectors. The x, y and z vector elements with the same index specify a 3D point.

See Also