  | IPJ_ORIENTConstantSECTION_NORMAL Field | 
 
Same as <define>IPJ_ORIENT_SECTION</define>, but the projection is perpendicular
to the section, not horizonatl, so elevatins are not preserved
on swung sections.
 
    Namespace: 
   GeoEngine.Core.GXNetX
    Assembly:
   geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.1.0.25
Syntaxpublic const int SECTION_NORMAL = 5
public const int SECTION_NORMAL = 5
Public Const SECTION_NORMAL As Integer = 5
Public Const SECTION_NORMAL As Integer = 5
public:
literal int SECTION_NORMAL = 5
public:
literal int SECTION_NORMAL = 5
static val mutable SECTION_NORMAL: int
static val mutable SECTION_NORMAL: int
Field Value
Type: 
Int32
See Also