 | IPJ_ORIENTConstantSECTION_CROOKED Field |
This is a vertical section that follows a
curving path, like a river or survey traverse.
The horizontal section location is the distance along
the path, while the vertical axis gives the elevation.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int SECTION_CROOKED = 6
public const int SECTION_CROOKED = 6
Public Const SECTION_CROOKED As Integer = 6
Public Const SECTION_CROOKED As Integer = 6
public:
literal int SECTION_CROOKED = 6
public:
literal int SECTION_CROOKED = 6
static val mutable SECTION_CROOKED: int
static val mutable SECTION_CROOKED: int
Field Value
Type:
Int32
See Also