OpenSpirit v2.9.0 Build 27 - Generic Model

EpiInterpretation_GeologicFault


Derived From:
EpEntity_Entity, EpiInterpretation_Feature
Capabilties:
read
Deleting a GeologicFault will also delete the associated FaultFeatureRepresentation (FaultPolylineSet) and FaultPolyline 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
Unit Measure:Time
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
Unit Measure:Time
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:FaultClassification
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