自由线¶
参考
- 模式
编辑模式
- 工具
曲线绘制工具允许徒手绘制曲线。
Tool Settings¶
- 类型
用于绘制的曲线类型。
- 多段线
带直线段的贝塞尔曲线(自动控制柄)。
- 贝塞尔
- 容差
较低的值给出的结果更接近绘图笔画,而较高的值给出的结果更平滑。
- 方法
- 重复适配
Incrementally refits the curve (gives best results).
- 剪切
拆分曲线,直到达到容差值(提供更好的绘图性能)。
- 侦测拐角
Detects corners while drawing based on a specified angle; Any angles above the specified value are considered corners. If a corner is detected, the curve uses non-aligned handles for the corner resulting in a more crisp corner.
- Radius Min
施加最小压力时的最小半径(也就是变细时的最小半径)。
- 最大值
当施加最大压力时(或不使用写字板时)使用的半径。
- Use Pressure
Uses stylus pressure to control the radius of the curve.
- Depth
Controls where and how the curves are drawn.
- Cursor 游标
使用游标下的深度绘制曲线。
- 曲面
用于在其他物体上作画
- 偏移量
从曲面到曲线偏移的距离。
- 绝对偏移
应用固定偏移量(不按曲线半径缩放)。
- 仅起点
只使用笔画的起始深度。
- Plane
The orientation plane to draw on, available when Only First is enabled.
- 法线/视图
垂直于表面绘制。
- 法线/表面
对齐到表面绘制。
- 一般视图
对齐到视图绘制。