Home > Article > Software Tutorial > How to set drawing display mode in Swift CAD Editor_Teach you a few tips to quickly set it up
Are you confused about the drawing display mode when using the Swift CAD Editor and don't know how to quickly set it? PHP editor Strawberry has brought you a detailed tutorial to teach you step by step how to easily master the drawing display mode setting skills. Take a look below to make your CAD drawing more efficient and clear!
1. 2D wireframe display
In the 2D wireframe, the line type, line width, and raster | OLE objects are all visible; in addition, the 2D wireframe view does not display the compass; and The 3D wireframe can view the compass with the help of system variables.
2. 3D wireframe display
Display objects whose boundaries are represented by straight lines and curves. Displays a shaded 3D User Coordinate System (UCS) icon. Raster and OLE objects, line styles, and line weights are not visible. You can set the COMPASS system variable to on to view the compass. Displays the material color applied to the object.
#3. Hidden lines
This should be encountered by everyone. In fact, the reason cannot be that the layer is turned off or the line color is displayed.
4. Smooth Shading
3D models are usually made with the help of CAD, 3DMax and other tools. If you want to view such 3D models on a computer, or perform coloring on them. This can be achieved according to the following operations.
5: Plane shading
Generally use the burn or dodge tool; (black shadows can be used with lower transparency).
The above is the detailed content of How to set drawing display mode in Swift CAD Editor_Teach you a few tips to quickly set it up. For more information, please follow other related articles on the PHP Chinese website!