Click or drag to resize
pointListXYZVectorType Complex Type

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

Namespace: Empty

Schema: Empty

Base Type
Usages
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

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

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.