| GM_DBUtil . WindsimGetArtifacts Method |
Export GWS and Wasp MAP file - custom project for Windsim
Namespace:GlobalMapper.Database
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public
static
GM_Error_t32
WindsimGetArtifacts
(
GM_WindsimArtifactSetup_t
aSetup
,
GM_Rectangle_t
aLatLongRect
,
GM_Projection_t
aExportProj
)
Parameters
- aSetup
-
Type: GlobalMapper
.
GM_WindsimArtifactSetup_t
IN: Setup paramters like input filenames, etc. - aLatLongRect
-
Type:
GlobalMapper
.
GM_Rectangle_t
IN: rectangle in Lat/Long/WGS84 coordinates - aExportProj
-
Type:
GlobalMapper
.
GM_Projection_t
IN: Optional Projection in which to export the GWS, in UTM and Zone information
Return Value
Type: GM_Error_t32A GM Error Code