/HighPrecision
To enter the **/HighPrecision **option keyword in the command line, use one of the options:
- Type /HighPrecision
- Type the shortcut** /H**
Description
Section titled “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
Section titled “Syntax”Export [“FixtureType_Name” or FixtureType_Number] /HighPrecision
General Keywords
Section titled “General Keywords”General keywords that use the /HighPrecision option keyword:
Example
Section titled “Example”- To export fixture type 3 with a higher precision, type:
| User name[Fixture]>Export FixtureType 3 /HighPrecision |