OpenSpirit v2.9.0 Build 27 - Generic Model

EpiInterpretation_Horizon


Derived From:
EpEntity_Entity, EpiInterpretation_Feature
Capabilties:
read
A geologic boundary representing the interface between two strata or an unconformity. Deleting a Horizon will also delete the associated HorizonFeatureRepresentation (HorizonGrid2d, HorizonGrid1dSet, HorizonGrid1d) and HorizonProperty (e.g. HorizonGrid2dProperty, HorizonGrid1dSetProperty, HorizonGrid1dProperty) rows.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
String

ro db

The user-assigned classification name for a geologic feature.
Float

ro db

The age of the geologic feature.
String

ro db

The unit of the geological age.
 
Columns inherited from EpiInterpretation_Feature
Color, ColorName, Comment, Kind, Name, Project
 
Columns inherited from EpEntity_Entity
LastModifiedDate, Name, Project, ProjectName, StoreInstallationName, StoreType
 

Column Detail

KeyString

Data Type: String
Read only: true
Unique identifier for each table entry.

GeologicalAgeUnit

Data Type:String
Content Type:UnitAcronym
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The unit of the geological age. If the datastore does not support geological age, the GeologicalAgeUnit will be null.

GeologicalAge

Data Type:Float
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The age of the geologic feature.

Classification

Data Type:String
Content Type:RVString
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
RVS Set:HorizonClassification
The user-assigned classification name for a geologic feature. The classification string is controlled by the Reference Value Service. Different feature kind has different set of classification strings.


OpenSpirit v2.9.0 Build 27 - Generic Model