This event fires as on a double click event on a model or group

The viewer will correctly handle patches that are a member of multiple groups. In this case the on3dDblClick event will be fired for each group the patch belongs to.

Syntax:

on3dDblClick(model modelobject, group groupobject)
Parameters:
modelobject

The model class object that has been clicked

groupobject

The group class object that has been clicked. This parameter may be null if there was no group defined for the clicked surface area.

See also:

Class arcticShell | Class model | Class group |

 

©2000 arcticpigs. All rights reserved.
This is a draft version! The functionality of parts of the software are liable to change.