OpenSpirit v2.9.0 Build 27 - Generic Model

EpiInterpretation_HorizonFaultBoundarySet


Derived From:
EpEntity_Entity
Capabilties:
read
A set of horizon fault boundaries (e.g. fault polygons) representing the intersection of a horizon representation with a set of faults.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
String

db

Comments associated with the feature representation.
String

ro db

The coordinate system for the associated boundary polygons.
String

ro db

The name of the company, vendor, software application, or other provider supplying the information.
Float

ro db

The elevation of the vertical reference datum.
String

ro db

The unit acronym for the DatumElevation.
String

ro req db

Identifies the associated horizon.
StringSeq

db

The HorizonFaultBoundaries associated with this boundary set.
String

ro db

Identifies the associated horizon representation if it exists.
String

ro db

The name or identifier (for example, userid) of the person that created the boundary set.
ULong

ro db

The number of boundary polygons contained in this set.
String

ro req db

The primary domain of this boundary set.
 
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.

HorizonFaultBoundaries

Data Type:StringSeq
Content Type:KeySeq
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
The HorizonFaultBoundaries associated with this boundary set.

Comment

Data Type:String
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Comments associated with the feature representation.

NumBoundaries

Data Type:ULong
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The number of boundary polygons contained in this set.

DatumElevation

Data Type:Float
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The elevation of the vertical reference datum.

Horizon

Data Type:String
Content Type:Key
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
Referenced Table:EpiInterpretation_Horizon
Identifies the associated horizon.

Interpreter

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The name or identifier (for example, userid) of the person that created the boundary set.

HorizonRepresentation

Data Type:String
Content Type:Key
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Referenced Table:EpiInterpretation_HorizonGrid2d
Identifies the associated horizon representation if it exists.

CoordinateSystem

Data Type:String
Content Type:CoordinateSystemKey
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The coordinate system for the associated boundary polygons.

PrimaryDomain

Data Type:String
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
Permitted Values:TIME | DEPTH
The primary domain of this boundary set.

DataSource

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The name of the company, vendor, software application, or other provider supplying the information.

DatumElevationUnit

Data Type:String
Content Type:UnitAcronym
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The unit acronym for the DatumElevation.


OpenSpirit v2.9.0 Build 27 - Generic Model