NX Open C++ 参考指南 2406 v1.1
载入中...
搜索中...
未找到
NXOpen::Annotations::RadialDimensionBuilder类 参考

径向尺寸构建器 更多...

#include <Annotations_RadialDimensionBuilder.hxx>

类 NXOpen::Annotations::RadialDimensionBuilder 继承关系图:
NXOpen::Annotations::BaseRadialDimensionBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public 成员函数

NXOpen::Annotations::DrivingValueBuilderDriving ()
NXOpen::Annotations::ForeshorteningSymbolBuilderForeshorteningSymbol ()
NXOpen::Annotations::TextPlacement GetNthSecondaryArrowheadOrientation (int nth)
NXOpen::Point3d GetNthSecondaryOrigin (int nth)
std::vector< NXOpen::Annotations::Dimension * > GetSecondaryCallouts ()
bool IsAutoplaced ()
void SetAutoplaced (bool isAutoplaced)
void SetNthSecondaryArrowheadOrientation (int nth, NXOpen::Annotations::TextPlacement secondaryArrowheadOrientation)
void SetNthSecondaryOrigin (int nth, const NXOpen::Point3d &secondaryOrigin)
Public 成员函数 继承自 NXOpen::Annotations::BaseRadialDimensionBuilder
NXOpen::Annotations::AppendedTextBuilderAppendedText ()
double DiameterDimensionDimLineAngle ()
NXOpen::SelectNXObjectFirstAssociativity ()
NXOpen::SelectDisplayableObjectFoldLocation ()
NXOpen::SelectDisplayableObjectInherit ()
bool IsFoldedRadius ()
bool IsHoleStyle ()
bool IsRadiusToCenter ()
NXOpen::Annotations::DimensionMeasurementBuilderMeasurement ()
NXOpen::SelectDisplayableObjectOffsetCenterPoint ()
NXOpen::Annotations::OriginBuilderOrigin ()
void SetDiameterDimensionDimLineAngle (double dimLineAngle)
void SetFoldedRadius (bool isFoldedRadius)
void SetHoleStyle (bool isArrowsOutDia)
void SetRadiusToCenter (bool isRadiusToCenter)
NXOpen::Annotations::StyleBuilderStyle ()
Public 成员函数 继承自 NXOpen::Builder
NXOpen::NXObjectCommit ()
void Destroy ()
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
NXOpen::NXObjectGetObject ()
NXOpen::PreviewBuilderPreviewBuilder ()
void ShowResults ()
virtual bool Validate ()
Public 成员函数 继承自 NXOpen::TaggedObject
tag_t Tag () const

友元

class _RadialDimensionBuilderBuilder

详细描述

径向尺寸构建器

表示 NXOpen::Annotations::Dimension 构建器
要创建此类的新实例,请使用 NXOpen::Annotations::DimensionCollection::CreateRadialDimensionBuilder

创建于 NX9.0.0.

成员函数说明

◆ Driving()

NXOpen::Annotations::DrivingValueBuilder * NXOpen::Annotations::RadialDimensionBuilder::Driving ( )

获取 驱动值构建器
创建于 NX9.0.0.

许可要求:无

◆ ForeshorteningSymbol()

NXOpen::Annotations::ForeshorteningSymbolBuilder * NXOpen::Annotations::RadialDimensionBuilder::ForeshorteningSymbol ( )

获取 缩短符号构建器
创建于 NX10.0.0.

许可要求:无

◆ GetNthSecondaryArrowheadOrientation()

NXOpen::Annotations::TextPlacement NXOpen::Annotations::RadialDimensionBuilder::GetNthSecondaryArrowheadOrientation ( int nth)

获取第n个次级尺寸的箭头方向
创建于 NX11.0.0.

许可要求:无

参数
nthnth

◆ GetNthSecondaryOrigin()

NXOpen::Point3d NXOpen::Annotations::RadialDimensionBuilder::GetNthSecondaryOrigin ( int nth)

获取第n个次级尺寸的原点
创建于 NX11.0.0.

许可要求:无

参数
nthnth

◆ GetSecondaryCallouts()

std::vector< NXOpen::Annotations::Dimension * > NXOpen::Annotations::RadialDimensionBuilder::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")

参数
isAutoplacedisautoplaced

◆ SetNthSecondaryArrowheadOrientation()

void NXOpen::Annotations::RadialDimensionBuilder::SetNthSecondaryArrowheadOrientation ( int nth,
NXOpen::Annotations::TextPlacement secondaryArrowheadOrientation )

设置第n个次级尺寸的箭头方向
创建于 NX11.0.0.

许可要求:geometric_tol ("GDT") 或 drafting ("DRAFTING") 或 nx_2d_edit (" NX 2D Edit")

参数
nthnth
secondaryArrowheadOrientationsecondaryarrowheadorientation

◆ 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")

参数
nthnth
secondaryOriginsecondaryorigin