14.4.18 Point3dZValueArray

Topic Version1Published09/11/2015
For StandardRESQML v2.0.1
Stereotypes:XSDcomplexType

An array of points defined by applying a Z value on top of an existing array of points, XYZ, where Z is ignored. Used in these cases:

  • in 2D for defining geometry of one patch of a 2D grid representation.
  • for extracting nodal geometry from one grid representation for use in another.
Table 14.4.18-1 Attributes

Name

Data Type

Notes

ZValues

AbstractDoubleArray

The values for Z coordinates

SupportingGeometry

AbstractPoint3dArray

Geometry defining the X and Y coordinates.

Derived From: AbstractPoint3dArray

Derived Classes: (none)

Relationships: None