D Design Points <marke>
- Last UpdatedDec 19, 2023
- 1 minute read
This syntax describes 3D Design Points and their Attributes. A Design Point is:
-
A P-point
-
A temporary Pin
-
A cursor position
Pin:
>-- PIn integer -->
P-point:
>--+-- PArrive ---------.
| |
|-- PLeave ----------|
| |
|-- PHead -----------|
| |
|-- PTail -----------|
| |
|-- HHead -----------|
| |
|-- HTail -----------|
| |
‘-- Ppoint integer --+-- OF <gid> --.
| |
‘---------------+-->
Cursor:
>-- IDPpoint @ -->
|
Example: |
|
|---|---|
|
P3 |
P-point 3 of Current Element. |
|
PL OF PREV |
Leave P-point of previous element. |
|
PH |
Branch Head P-point. |
|
HT OF /HANG5 |
Hanger Tail P-point of named Hanger. |
|
IDP @ |
Cursor pick. |