Interfaces > Core Interfaces > SchematicViews |
The SchematicViews Interface provides access to properties and methods of the new Schematic View system in 3ds Max 6 and higher.
Returns a SchematicView MixinInterface which gives access to properties and methods of the current Schematic View.
Returns a SchematicView MixinInterface to the named or indexed Schematic View.
Returns the number of existing Schematic Views.
Opens the named or indexed Schematic View.
If the name does not exist yet, opens a new Schematic View with the given name.
Closes the named or indexed Schematic View.
Deletes the named or indexed Schematic View.
Returns True if the Schematic View specified by name or index is open.
Returns True if the Schematic View specified by name or index is the current one.
Makes the Schematic View specified by name or index the current one.
Opens the last Schematic View. Returns True on success.