[SET] SURFACEDOMAIN [in/of String graph3D] [to] (VE #2 abscissa_interval) (VE #2 ordinate_interval)
Syntax
set surfacedomain
to [-5,5] [-5,5];
or
surfacedomain [-5,5] [-5,5];
Argument Description
graph3D STRING for the name of the 3D Graph window.
abscissa_interval a 2-vector, the interval on which x varies.
ordinate_interval a 2-vector, the interval on which y varies.
Remarks
The Surfacedomain is a property of the graph3D window and can be set in the Actors, Create Parametric Surface Actor of the graph3D window. The surfacedomain determines the domain of parametric surfaces and of graphs.