 | XGeoidManagerLoadFileFromEGM2008 Method |
EGM2008 파일을 로딩한다.
Namespace:
Pixoneer.NXDL.NIO
Assembly:
NXDLio (in NXDLio.dll) Version: 1.2.817.72
Syntaxpublic bool LoadFileFromEGM2008(
string strGeoidPath
)
Parameters
- strGeoidPath
- Type: SystemString
EGM2008의 파일 경로.
Return Value
Type:
Boolean 성공이면 true, 실패이면 false
See Also