14.4.5 AbstractPoint3dArray

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

The abstract class of 3D points implemented in a single fashion for the schema. Abstraction allows a variety of instantiations for efficiency or to implicitly provide additional geometric information about a data object. For example, parametric points can be used to implicitly define a wellbore trajectory using an underlying parametric line, by the specification of the control points along the parametric line.

The dimensionality of the array of 3D points is based on context within an instance.

Derived From: (none)

Derived Classes: Point3dParametricArray, Point3dHdf5Array, Point3dFromRepresentationLatticeArray, Point3dZValueArray, Point3dLatticeArray, Point2dHdf5Array

Relationships: None