Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
InputModule
Input3DPointParameter
Interface Input3DPointParameter
輸入三維點參數。
interface
Input3DPointParameter
{
onCompleted
?:
(
(
result
)
=>
void
)
;
}
Hierarchy
OnCompleteParameter
<
Input3DPointSuccessResult
|
InputFailResult
>
Input3DPointParameter
Index
Properties
on
Completed?
Properties
Optional
on
Completed
on
Completed
?:
(
(
result
)
=>
void
)
Type declaration
(
result
)
:
void
輸入完成的回呼函式。
Parameters
result
:
InputFailResult
|
Input3DPointSuccessResult
輸入結果。
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
on
Completed
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
輸入三維點參數。