You are on page 1of 1

The following codes appear only if code 72 is set to 1.

They define the UCS


that is associated to this view. This UCS will become the current UCS whenever
this view is restored (if code 72 is 0, the UCS is unchanged).

VIEW with UCS group codes

Group code Description

110 UCS origin (appears only if code 72 is set to 1)


DXF: X value; APP: 3D point

120, 130 DXF: Y and Z values of UCS origin

111 UCS X-axis (appears only if code 72 is set to 1)


DXF: X value; APP: 3D vector

121, 131 DXF: Y and Z values of UCS X-axis

112 UCS Y-axis (appears only if code 72 is set to 1)


DXF: X value; APP: 3D vector

122, 132 DXF: Y and Z values of UCS Y-axis

79 Orthographic type of UCS (appears only if code 72 is set to 1):


0 = UCS is not orthographic
1 = Top; 2 = Bottom
3 = Front; 4 = Back
5 = Left; 6 = Right

146 UCS elevation (appears only if code 72 is set to 1)

345 ID/handle of AcDbUCSTableRecord if UCS is a named UCS. If not present, then UCS is
unnamed (appears only if code 72 is set to 1)

346 ID/handle of AcDbUCSTableRecord of base UCS if UCS is orthographic (79 code is non-
zero). If not present and 79 code is non-zero, then base UCS is taken to be WORLD (appears
only if code 72 is set to 1)

VIEW (DXF) | 59

You might also like