Surfacerefinement

[SET] [THE] SURFACEREFINEMENT [in/of String graph3D] [to] (Ex nhoriz) (Ex nvertical);

Syntax


set surfacerefinement to 10, 12;

or

surfacerefinement 10 12;

Argument Description

graph3D STRING for the name of the 3D Graph window.

nhoriz the number of rectangles used to approximate the surface in the x direction.

nvertical the number of rectangles used to approximate the surface in the y direction.

Remarks

The Surfacerefinement is a property of the graph3D object and can be set in the Actors, Create Parametric Surface Actor of the graph3D. The surfacerefinement determines the mesh of the partition for drawing parametric surfaces and graphs.