Arma Reforger Script API
|
Exports selected entity as a GeoJSON or SVG file. More...
Protected Member Functions | |
void | Execute () |
bool | Export () |
Protected Attributes | |
string | m_sExportPath |
SCR_EGeoExportType | m_eType |
float | m_fXShift |
float | m_fYShift |
Exports selected entity as a GeoJSON or SVG file.
It support exporting PolylineShapeEntity and SplineShapeEntity (both closed and unclosed). Exporting Generators are also supported, but they needs to have a shapeType entity as a parent. Other entities are exported as a single points.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |