三维中心线构建器
更多...
#include <Annotations_Centerline3dBuilder.hxx>
|
|
class | _Centerline3dBuilderBuilder |
三维中心线构建器
用于创建3D中心线的构建器。它创建或编辑3D中心线
要创建此类的新实例,请使用 NXOpen::Annotations::CenterlineCollection::CreateCenterline3dBuilder
默认值。
| 属性 | 值 |
| 对齐中心线 | false |
| 偏置距离 | 0 |
| 偏置方法 | 无 |
在 NX6.0.0 中创建。
◆ Offset
有效的3D中心线偏置方法类型
| 枚举值 |
|---|
| OffsetNone | 无偏置
|
| OffsetDistanceMethod | 偏置距离
|
| OffsetObjectMethod | 偏置对象,仅适用于创建
|
◆ AlignedCenterlines()
| bool NXOpen::Annotations::Centerline3dBuilder::AlignedCenterlines |
( |
| ) |
|
获取 对齐中心线,仅适用于创建
在 NX6.0.0 中创建。
许可证要求:无
◆ Inherit()
获取 继承对象
在 NX6.0.0 中创建。
许可证要求:无
◆ OffsetDistance()
| double NXOpen::Annotations::Centerline3dBuilder::OffsetDistance |
( |
| ) |
|
获取 偏置距离,仅在关闭对齐中心线开关时使用
在 NX6.0.0 中创建。
许可证要求:无
◆ OffsetMethod()
获取 偏置方法,仅在关闭对齐中心线开关时使用
在 NX6.0.0 中创建。
许可证要求:无
◆ OffsetObject()
获取 偏置对象,仅在关闭对齐中心线开关时使用
在 NX6.0.0 中创建。
许可证要求:无
◆ SetAlignedCenterlines()
| void NXOpen::Annotations::Centerline3dBuilder::SetAlignedCenterlines |
( |
bool | alignedCenterlines | ) |
|
设置 对齐中心线,仅适用于创建
在 NX6.0.0 中创建。
许可证要求:drafting ("DRAFTING")
- 参数
-
| alignedCenterlines | alignedcenterlines |
◆ SetOffsetDistance()
| void NXOpen::Annotations::Centerline3dBuilder::SetOffsetDistance |
( |
double | offsetDistance | ) |
|
设置 偏置距离,仅在关闭对齐中心线开关时使用
在 NX6.0.0 中创建。
许可证要求:drafting ("DRAFTING")
- 参数
-
| offsetDistance | offsetdistance |
◆ SetOffsetMethod()
设置 偏置方法,仅在关闭对齐中心线开关时使用
在 NX6.0.0 中创建。
许可证要求:drafting ("DRAFTING")
- 参数
-