@Kent1Cooper wrote:
Set the HPLINETYPE System Variable to 1.
Someone added a Like to this, which brought my attention back to it, and I want to suggest a reason for not doing this kind of thing with continuous-line pattern definitions but non-continuous linetypes assigned to Hatch objects. Consider the difference between these two Hatch objects [the white parts]:

On the left is a Hatch pattern with the dashes and gaps included in the pattern definition [in the same ratio as in the HIDDEN linetype], and without a linetype override assigned.
On the right is a User-defined double-direction pattern [defined as continuous lines], with HIDDEN linetype assigned as a property override on the Hatch object, and with HPLINETYPE set to 1 so that the HIDDEN linetype property shows in the lines in the pattern.
Note that on the left, the intersections in the pattern are well-centered crosses, in accordance with the pattern definition. On the right, however, each line in the pattern gets its linetype override assigned to it on its own, relative to only its own endpoints, and not in relation to other lines in the pattern. So because of the irregularities in the locations of the ends of the lines [caused by the oddball boundary shape], their dash-gap positionings vary, and do not align with the positions in other lines [particularly different in the vertical ones in this case]. The grid intersections are not only not nicely centered crosses, but also not the same as each other.
Another example, with DASH on the left and a User-defined one-direction on the right with an equal-dash-and-gap linetype override:

The stagger from line to line gets thrown off on the right, and some of the ends are longer than the dash length.
So if you care about the nitty-gritty of the look of a pattern in use, it's preferable to achieve the non-continuous aspects within the pattern definition, not in linetype property assignment to continuous-line pattern definitions.
Kent Cooper, AIA