POINT
- Last UpdatedOct 06, 2023
- 1 minute read
Purpose
Generate a point.
Syntax
POINT $W < $N $N < $N > !
/INTERSECT < $W $W > !
/GIRTH <$W <$W> > $N !
/VERTEX !
/CENTRE <$W> !
/SURFACE <$W> <%X $N> <%Y $N> <%Z $N> >
< /LAYER $N > $E
Description
Generates a point which is stored on the current layer under a user specified name
Command Qualifiers
|
$N $N <$N> |
Either the U, V or X, Y, Z coordinates. |
|
/INTERSECT |
Intersection of a curve and a curve or surface. |
|
/GIRTH |
Girth along a curve from vertex. |
|
/VERTEX |
A vertex of any curve. |
|
/CENTRE |
The centre of an existing arc Cline. |
|
/SURFACE |
On a surface given any two coordinates. |
|
LAYER $N |
Specifies a layer number on which the Point is stored. |