OpenSpirit v2.9.0 Build 27 - Generic Model

EpiSeismic_LineGeometry2dSet


Derived From:
EpEntity_Entity
Capabilties:
read
Collection of 2D lines, which are associated with 2d data entities such as PostStack2d.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
String

ro db

The comments associated with the LineGeometry2dSet.
StringSeq

ro db

A sequence of LineGeometry2ds that are associated with the LineGeometry2dSet.
String

ro req db

The LineGeometry2dSet name.
StringSeq

ro db

Comments associated with a specific property.
StringSeq

ro db

List of tags associated with notes for a specific property.
String

ro req db

Data key string representing the project that contains this entity.
 
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.

Comment

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The comments associated with the LineGeometry2dSet.

Name

Data Type:String
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
The LineGeometry2dSet name.

LineGeometry2ds

Data Type:StringSeq
Content Type:KeySeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
A sequence of LineGeometry2ds that are associated with the LineGeometry2dSet.

NoteTags

Data Type:StringSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
List of tags associated with notes for a specific property. The array length should be the same as the Notes column. The NoteTags and Notes columns are ordered so the first notes corresponds to the first note tag.

Project

Data Type:String
Content Type:Key
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
Referenced Table:EpiProject_Project
Data key string representing the project that contains this entity.

Notes

Data Type:StringSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Comments associated with a specific property. The array length should be the same as the NoteTags column. The NoteTags and Notes columns are ordered so the first notes corresponds to the first note tag.


OpenSpirit v2.9.0 Build 27 - Generic Model