Open Inventor Release 2024.2.0
 
Loading...
Searching...
No Matches
The init() Method

The init() method is called to initialize the very first instance of the element class used in a state instance and to set up its default values. The state creates the element and calls init() on it. Since all other instances are created by pushing, this method is called only once for each state instance.