14.4.18 Point3dZValueArray
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML 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.
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