READ
- Last UpdatedOct 06, 2023
- 1 minute read
Purpose
Create a curve or surface patch from a data file of polygon points.
Syntax
READ ( CURVE ! PATCH ) $W /FILE $F < /LAYER $N >
Description
Creates a curve or surface patch from an ascii data file containing a set of polygon points. The patch or curve is created on the current layer unless a specific layer number is given.
Command Qualifiers
|
$W |
The name under which the object is stored. |
|
/FILE $F |
The name of the ascii file containing the polygon points. |
|
/LAYER $N |
A layer number on which the object is stored. |