This event fires every time the cursor first hits a patch belonging to a particular group

The viewer will correctly handle patches that are a member of multiple groups. In this case the on3dMouseOver and on3dMouseOut events will be fired for each group.

Syntax:

on3dMouseOver(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.