  | IPJ_ORIENTConstantDEPTH_SECTION Field | 
 
This simple section has no azimuth or swing defined;
only the depth is of importance, and it is output as
the Y parameter, increasing downward. Used (for instance)
for strip logs in Wholeplot.
 
    Namespace: 
   GeoEngine.Core.GXNetX
    Assembly:
   geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.1.0.25
Syntaxpublic const int DEPTH_SECTION = 3
public const int DEPTH_SECTION = 3
Public Const DEPTH_SECTION As Integer = 3
Public Const DEPTH_SECTION As Integer = 3
public:
literal int DEPTH_SECTION = 3
public:
literal int DEPTH_SECTION = 3
static val mutable DEPTH_SECTION: int
static val mutable DEPTH_SECTION: int
Field Value
Type: 
Int32
See Also