&ARROW2
Controls the type of arrowhead 2 created for dimension arrows for all dimensions.
You can control the arrowhead display of the arrows on a dimension independently. The first arrowhead type is identified as arrowhead 1 type and the second one is arrowhead 2 type. Use &ARROW to control arrowhead 1 type, and &ARROW2 to control arrowhead 2 type.
The size of the arrowhead is controlled by the GPA &ASIZE, which has an effect only when line, arrow, character size relationship is off. Use the GPA &DPREL to turn the relationship on and off.
Read/Write - Number - [1..6]
1 = &CLOSED
2 = &OPEN
3 =
&ARCHCR
4 = &DOT
5 = &ORGSYM
6 = &NOARHD
Parameter |
Description |
&CLOSED |
GPA which indicates that closed arrowheads will be created. |
&OPEN |
GPA which indicates that open arrowheads will be created. |
&ARCHCR |
GPA which indicates that cross arrowheads will be created. |
&DOT |
GPA which indicates that a dot will be created. The center of the dot will lie at the intersection of the dimension line and the extension line The diameter of the dot will be 1/10th of the arrow size (controlled by &ASIZE). |
&ORGSYM |
GPA constant which indicates that a dimension origin symbol will be created. The center of the symbol will lie at the intersection of the dimension line and the extension line. The diameter of the origin symbol will be the same as the arrow size. |
&NOARHD |
GPA constant which indicates that no arrowheads will be created. |
Arrowhead Types