NeptuneLabs FSI Viewer JS User Manual page 487

Table of Contents

Advertisement

12 Plug-in Reference
InvertShift
Description
Syntax
Default
Context
You can use this parameter to invert the function of the SHIFT key while dragging.
Callback
Description
Syntax
Default
Context
Specify the name of a custom JavaScript function to call each time the selection
changes. The arguments passed to this function are:
SceneSet, Scene, Left, Top, Right, Bottom, Rotation, Current View
Example: JavaScript callback function
function onSelect (set, scene, l, t, r, b, rot, strView) {  
doSomething();
}
Additionally you can as use the template "$$selection$$" for the
→ CustomButton plug-in.
487
Inverts the function of the SHIFT key
Boolean
false
Plug-in attribute
JavaScript callback function
String
---
Plug-in attribute
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents