12-6-24

Program Command Reference

I3DClearSheet3D

Syntax:

ClearSheet3D:

 

{"<sheet<sheet number>name>" }

 

 

 

 

Function:

Deletes the sheet name and expressions on the sheet, and returns its settings

 

to their default values. Omitting the argument causes all sheets to be cleared.

 

 

 

 

 

 

Draw3D

 

 

 

 

 

Syntax:

Draw3D

Function:

Draws a 3D graph using current settings.

 

 

 

 

 

 

SelOn3D

 

 

 

 

 

Syntax:

SelOn3D:<graph number>

Function:

Selects a 3D graph function. Also makes the graph sheet that contains the

 

graph function active, and turns off graphing of all the other functions on the

 

sheet.

SheetActive3D

Syntax:

SheetActive3D:{"<sheet<sheet number>name>" }

Function:

Activates the specified 3D graph sheet.

SheetName3D

Syntax: SheetName3D:"<string>", <sheet number>

Function: Assigns a name to a 3D graph sheet.

ViewWindow3D

Syntax 1: ViewWindow3D:xmin value, xmax value, xgrid value, ymin value, ymax

value, ygrid value, zmin value, zmax value, angleθ, angle φ

Syntax 2: ViewWindow3D

Function

Syntax 1: Configures 3D graph View Window settings.

Syntax 2: Initializes 3D graph View Window settings.

Description: Skipping any value and inputting a comma only causes the previous setting for that value to be used. Inputting values part way and then skipping input of remaining values causes the previous settings for the remaining values to be used.

20060301