Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
GetHeightResponse
Interface GetHeightResponse
C#
DoCmd3D
後端回傳結構,對應指令:
OV_GETHEIGHT
interface
GetHeightResponse
{
ERRMSG
:
string
;
HEIGHT
:
number
;
SUCCESS
:
boolean
;
}
Hierarchy
DoCmd3DResponse
GetHeightResponse
Index
Properties
ERRMSG
HEIGHT
SUCCESS
Properties
ERRMSG
ERRMSG
:
string
錯誤訊息
HEIGHT
HEIGHT
:
number
地表高度
SUCCESS
SUCCESS
:
boolean
是否處理成功
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
ERRMSG
HEIGHT
SUCCESS
PilotGaea 3D O'view
ov
ov
2D/3D結合
ov2D3D
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
幾何
GeoJSON
C3DUtility
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
Loading...
Generated using
TypeDoc
C#
DoCmd3D
後端回傳結構,對應指令:OV_GETHEIGHT