8 FSI Viewer
225
NeptuneLabs - FSI Viewer
MouseVelocity
Description
Continue mouse actions after mouse up
Syntax
Boolean
Default
false
Context
<Options>
Version
5.0.0 or higher
If you enable this parameter mouse actions like "pan" will be continued
depending on the speed you moved the mouse.The higher the drag speed the
longer the action will be continued. This option is especially useful for 3D views.
With this parameter enabled and mouse mode set to "rotate 3D" the object will
continue to spin rather than stopping immediately after mouse up. Additionally
a very fast spin of a 3D view will add a blur effect to the object.
addConfigFileExtension
Description
defines file extension to append to "cfg" parameter
values
Syntax
String
Default
".xml"
Context
<Options>
This parameter defines the file extension to append to "cfg" parameter values.
From FSI Viewer 6.x, file extensions will only be added automatically, if no 3
character file extension is present. E.g. when using "cfg=foo" the value will
automatically be extended to "foo.xml" by default. When using "cfg=foo.txt"
nothing will be added.
The extension to add can be defined by the "addConfigFileExtension"
parameter. Set "addConfigFileExtension" to "false" to never add a file
extension.
NOTE:
FSI Viewer versions before 6.0.0 ALWAYS add ".fsi" to "cfg" parameters, if the
value does not already end with ".fsi".