使用工作平面

工作平面就像一个光标可以在上面移动的桌面,工作平面由原点、X轴、Y轴和格线构成,工作平面可以设置到任意方向上,每一个工作视窗的工作平面与其他视窗的工作平面相互独立。

工作平面和世界坐标系是不同的,工作平面代表工作视窗自己的坐标系统。

Rhino 的标准工作视窗配备了与之对应的工作平面,但是默认的 Perspective(透视)工作视窗所使用的工作平面与 Top(顶视)工作视窗的工作平面相同。

工作平面的格线放置在工作平面上,暗红色的直线表示工作平面的 X 方向,暗绿色的线表示工作平面的 Y 方向,红线和绿线在工作平面的原点相交,这些线的颜色可以更改。

可以在菜单中修改工作平面的原点为方向,也可以使用 CPlane 指令。预设的工作平面: 世界 Top(顶视), Right(右视),以及 Front(前视) 让你可以快速进入通用的工作平面,您也可以保存、重置或从其他 Rhino 文件导入您自己的已命名工作平面

坐标输入, 垂直模式, 物件锁点以及其他光标约束操作允许光标离开工作平面。

附注

  • 工作视窗中工作平面的表现由标准同步的选项控制,使用标准选项,每个工作视窗中的工作平面和其他工作平面都是相互独立的,使用同步选项,各个工作视窗中的工作平面是相互连结的。请参考建模辅助选项
  • The construction plane is infinite. The array of lines lying on a specified portion of the construction plane in the viewport is the grid. The grid is a visual reference only. The size, spacing, and color of the grid lines can be changed.
  • The x and y axes of the construction plane are shown on the grid in color by default. The visibility and color of the grid axes can be changed.
  • 自定义工作平面可以被命名并保存在 *.3dm 文件中,可以在任意工作视窗中使用 NamedCPlane 指令将其设置为工作视窗的工作平面。

工作平面指令

CPlane

Set the construction plane in the active viewport.

CopyCPlaneSettingsToAll

Match all viewports' grid and snap settings to the specified viewport.

CopyCPlaneToAll

Match all viewports' construction planes to the specified viewport.

MPlane

Set up a relationship between a construction plane and an object.

NamedCPlane

Manage the named construction planes list.

同步工作平面

连结工作视窗原点和位置。