diag exportTerrainSVG: Difference between revisions
Jump to navigation
Jump to search
(added example and image) |
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:diag_exportTerrainSVG}} | {{DISPLAYTITLE:diag_exportTerrainSVG}} | ||
{{ | {{RV|type=command | ||
| arma3diag | | arma3diag |
Revision as of 23:48, 22 January 2021
Description
- Description:
- Description needed
- Groups:
- Diagnosis
Syntax
- Syntax:
- Syntax needed
- Parameters:
- filePath: String - Path on disk. File name and extension have to be included
- drawLocationNames: Boolean - Whether or not to draw location names
- drawGrid: Boolean - Whether or not to draw grid
- drawCountlines: Boolean - Whether or not to count lines
- drawTreeObjects: Boolean - Whether or not to draw trees
- drawMountainHeightpoints: Boolean - Whether or not to draw mountain height spots
- simpleRoads: Boolean - Simplify roads. Draw roads as one long polyline instead of separate segments. Uses average road width as overall width
- Return Value:
- Return value needed
Examples
- Example 1:
diag_exportTerrainSVG ["C:\Users\USERNAME\Desktop\Stratis_Map.svg", true, true, true, true, true, false];// Replace USERNAME with your username!
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note