SrfPtGrid
Toolbar | Menu |
---|---|
|
Surface Point Grid |
The SrfPtGrid command draws a surface from a grid of points that lie on the surface.
Steps
- Type the number of points in each row.
- Type the number of points in each column.
- Type the point coordinates.
You must type the grid control point coordinates one at a time and in order. This command is most useful when you have an ordered grid of control points in a text file and use it in conjunction with the ReadCommandFile command.
Command-line options | |
---|---|
Closed |
Closes the surface in one or both directions. The created surface closes in the direction whose point count is being requested. |
Degree |
Specifies the degree of the curve (or surface). When drawing a high-degree curve, the output curve will not be the degree you request unless there is at least one more control point than the degree. |
KeepPoints |
Retains the point objects. ExampleThe example is a command file to create an approximate cylinder. To see this example perform, select the following text, copy it, and run the Paste command. ! _SrfPtGrid |