grandMA3 User Manual Publication
/HighPrecision Option Keyword
|
grandMA3 User Manual » Command Syntax and Keywords » Option Keywords » /HighPrecision
|
Version 2.3
|
To enter the /HighPrecision option keyword in the command line, use one of the options:
- Type /HighPrecision
- Type the shortcut /H
Description
The /HighPrecision option keyword is used to increase the precision of metrics in fixture types during their export.
Beam exported without using /HighPrecision:
<Beam Name="H1_ColorPixel1" Model="CenterPixel" PosZ="-0.0730"[...]
Same beam exported using /HighPrecision:
<Beam Name="H1_ColorPixel1" Model="CenterPixel" PosZ="-0.072999998927116"[...]
Syntax
Export ["FixtureType_Name" or FixtureType_Number] /HighPrecision
General Keywords
General keywords that use the /HighPrecision option keyword:
Example
- To export fixture type 3 with a higher precision, type:
|
|
User name[Fixture]>Export FixtureType 3 /HighPrecision |