Click or drag to resize
pointListXYVectorType Complex Type

List of 2D points, kept in two coordinate vecors (x, y)

Namespace: Empty

Schema: Empty

Base Type
Usages
Children
NameOccurrencesDescription
All All
      Element x

Vector of x coordinates

      Element y

Vector of y 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 and y coordinates in the form of stringBased Vectors. The x and y vector elements with the same index specify a 2D point. The coordinates of the x vector of [0, 1].