OpenSpirit v2.9.0 Build 27 - Generic Model

EpiInterpretation_FaultPolylineSet


Derived From:
EpEntity_Entity, EpiInterpretation_FeatureRepresentation, EpiInterpretation_FaultFeatureRepresentation
Capabilties:
read
A collection of polylines that represent a fault.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
StringSeq

ro db

Sequence of fault polylines that comprise the fault polyline set.
ULong

ro db

The number of fault polylines contained in the set.
StringSeq

ro db

A FaultPolylineSet can be associated with zero, one, or multiple geometries (e.
StringSeq

ro db

A FaultPolylineSet can be associated with zero, one, or multiple geometries (e.
 
Columns inherited from EpiInterpretation_FaultFeatureRepresentation
Feature
 
Columns inherited from EpiInterpretation_FeatureRepresentation
Comment, CoordinateSystem, CoordinateSystemName, DataSource, DatumElevation, DatumElevationUnit, Extent, Feature, Interpreter, Model, OriginTypes, OriginValues, PrimaryDomain, RepresentationPropertyKeys, RepresentationPropertyNames, ShapeType
 
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.

NumPolylines

Data Type:ULong
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The number of fault polylines contained in the set.

OriginValues

Data Type:StringSeq
Content Type:KeySeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
A FaultPolylineSet can be associated with zero, one, or multiple geometries (e.g. 3D surveys, 2D lines, etc). The FaultPolylineSet can contain FaultPolylines picked across multiple 3D surveys or multiple 2D lines. The FaultPolyline table contains the specific origin for each FaultPolyline.

OriginTypes

Data Type:StringSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
A FaultPolylineSet can be associated with zero, one, or multiple geometries (e.g. 3D surveys, 2D lines, etc). The FaultPolylineSet can contain FaultPolylines picked across multiple 3D surveys or multiple 2D lines. The FaultPolyline table contains the specific origin for each FaultPolyline.

FaultPolylines

Data Type:StringSeq
Content Type:KeySeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Sequence of fault polylines that comprise the fault polyline set.


OpenSpirit v2.9.0 Build 27 - Generic Model