使用着色视口
 
 

If your drawing contains 3D faces, meshes, extruded objects, surfaces, or solids, you can plot from Paper space using one of the values defined by the ShadePlotStype enum. Shaded and rendered viewports are previewed, plotted, and plotted to file with full shading and rendering.

如果图形包含三维面、网格、拉伸对象、曲面或实体,可以通过使用 ShadePlotStype 枚举值中的一个从图纸空间打印图形。着色和渲染视口包括打印预览、打印和完全着色和渲染的打印到文件。

The ShadePlot property of the Viewport object is used to set the option for plotting a shaded viewport.

Viewport 对象的 ShadePlot 属性常常用于设置打印着色视口的选项。

NoteThe hidden lines for the objects in a Viewport object can be enabled with the HiddenLinesRemoved property. This property takes a boolean value: TRUE to remove hidden lines or FALSE to draw them.

注意在 Viewport 对象中的对象隐藏线可以使用 HiddenLinesRemoved 属性使其启用。此属性将采用布尔值:TRUE 用于删除隐藏线,FALSE 用于绘制隐藏线。