model.colorTheme(), model.imageColorTheme()
|
|
The syntax that includes the component level, such as model.component(<ctag>).geom(<tag>)... is the default and is used throughout this chapter for parts of the model object that are stored inside a model component. To use the earlier model.geom(<tag>)... syntax, clear the Use component syntax check box on the Methods page in the Preferences dialog box. You can also run existing scripts without this syntax.
|