径向尺寸构建器
更多...
#include <Annotations_RadialDimensionBuilder.hxx>
|
|
class | _RadialDimensionBuilderBuilder |
◆ Driving()
获取 驱动值构建器
创建于 NX9.0.0.
许可要求:无
◆ ForeshorteningSymbol()
获取 缩短符号构建器
创建于 NX10.0.0.
许可要求:无
◆ GetNthSecondaryArrowheadOrientation()
获取第n个次级尺寸的箭头方向
创建于 NX11.0.0.
许可要求:无
- 参数
-
◆ GetNthSecondaryOrigin()
| NXOpen::Point3d NXOpen::Annotations::RadialDimensionBuilder::GetNthSecondaryOrigin |
( |
int | nth | ) |
|
获取第n个次级尺寸的原点
创建于 NX11.0.0.
许可要求:无
- 参数
-
◆ GetSecondaryCallouts()
获取次级标注列表
创建于 NX11.0.0.
许可要求:无
◆ IsAutoplaced()
| bool NXOpen::Annotations::RadialDimensionBuilder::IsAutoplaced |
( |
| ) |
|
获取 自动放置标志,用于计算次级尺寸的原点
创建于 NX11.0.0.
许可要求:无
◆ SetAutoplaced()
| void NXOpen::Annotations::RadialDimensionBuilder::SetAutoplaced |
( |
bool | isAutoplaced | ) |
|
设置 自动放置标志,用于计算次级尺寸的原点
创建于 NX11.0.0.
许可要求:geometric_tol ("GDT") 或 drafting ("DRAFTING") 或 nx_2d_edit (" NX 2D Edit")
- 参数
-
◆ SetNthSecondaryArrowheadOrientation()
设置第n个次级尺寸的箭头方向
创建于 NX11.0.0.
许可要求:geometric_tol ("GDT") 或 drafting ("DRAFTING") 或 nx_2d_edit (" NX 2D Edit")
- 参数
-
| nth | nth |
| secondaryArrowheadOrientation | secondaryarrowheadorientation |
◆ SetNthSecondaryOrigin()
| void NXOpen::Annotations::RadialDimensionBuilder::SetNthSecondaryOrigin |
( |
int | nth, |
|
|
const NXOpen::Point3d & | secondaryOrigin ) |
设置第n个次级尺寸的原点
创建于 NX11.0.0.
许可要求:geometric_tol ("GDT") 或 drafting ("DRAFTING") 或 nx_2d_edit (" NX 2D Edit")
- 参数
-
| nth | nth |
| secondaryOrigin | secondaryorigin |