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

流线型圆角特征构建器 更多...

#include <Features_FlowBlendBuilder.hxx>

类 NXOpen::Features::FlowBlendBuilder 继承关系图:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public 成员函数

NXOpen::Features::VariableRadiusPointsBuilderListControlPoint ()
NXOpen::ScCollectorEdgeToBlend ()
NXOpen::Features::VariableRadiusPointsBuilderNewControlPoint ()
NXOpen::Features::SmoothRangeBuilderNewSmoothRange ()
 NX_DEPRECATED ("Deprecated in NX10.0.1. This functionality is no longer supported.") bool Trim()
 NX_DEPRECATED ("Deprecated in NX10.0.1. This functionality is no longer supported.") void SetTrim(bool trim)
bool Patch ()
void SetPatch (bool patch)
void SetTolerance (double tolerance)
void SetTrimInputFacesToExtendedRail (bool trimInputFacesToExtendedRail)
NXOpen::Features::SmoothRangeBuilderListSmoothRange ()
double Tolerance ()
bool TrimInputFacesToExtendedRail ()
Public 成员函数 继承自 NXOpen::Features::FeatureBuilder
NXOpen::Features::FeatureCommitFeature ()
NXOpen::Features::FeatureGetFeature ()
void HideInternalParentFeatureAfterEdit (NXOpen::Features::Feature *parentFeature)
bool ParentFeatureInternal ()
void SetParentFeatureInternal (bool isInternal)
void SetParentFeatureInternal (NXOpen::Features::Feature *parentFeature)
void ShowInternalParentFeatureForEdit (NXOpen::Features::Feature *parentFeature)
void UnsetParentFeatureInternal (NXOpen::Features::Feature *parentFeature)
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 _FlowBlendBuilderBuilder

详细描述

流线型圆角特征构建器

表示@link NXOpen::Features::FlowBlend NXOpen::Features::FlowBlend@endlink 构造器
 <br> 要创建此类的新实例,请使用@link NXOpen::Features::FeatureCollection::CreateFlowBlendBuilder  NXOpen::Features::FeatureCollection::CreateFlowBlendBuilder @endlink  <br>

默认值。

属性
补片 1
修剪(已过时) 0


创建于NX10.0.0.

成员函数说明

◆ ControlPoint()

NXOpen::Features::VariableRadiusPointsBuilderList * NXOpen::Features::FlowBlendBuilder::ControlPoint ( )

返回控制点对象
创建于NX10.0.0.

许可证要求 : None

◆ EdgeToBlend()

NXOpen::ScCollector * NXOpen::Features::FlowBlendBuilder::EdgeToBlend ( )

返回要倒圆的边
创建于NX10.0.0.

许可证要求 : None

◆ NewControlPoint()

NXOpen::Features::VariableRadiusPointsBuilder * NXOpen::Features::FlowBlendBuilder::NewControlPoint ( )

控制点对象的创建函数
创建于NX10.0.0.

许可证要求 : solid_modeling ("SOLIDS MODELING")

◆ NewSmoothRange()

NXOpen::Features::SmoothRangeBuilder * NXOpen::Features::FlowBlendBuilder::NewSmoothRange ( )

平滑范围对象的创建函数
创建于NX10.0.0.

许可证要求 : solid_modeling ("SOLIDS MODELING")

◆ NX_DEPRECATED() [1/2]

NXOpen::Features::FlowBlendBuilder::NX_DEPRECATED ( "Deprecated in NX10.0.1. This functionality is no longer supported." )

返回指定是否修剪输入面的开关

弃用
于NX10.0.1中过时。 此功能不再受支持。

创建于NX10.0.0.

许可证要求 : None

◆ NX_DEPRECATED() [2/2]

NXOpen::Features::FlowBlendBuilder::NX_DEPRECATED ( "Deprecated in NX10.0.1. This functionality is no longer supported." )

设置指定是否修剪输入面的开关

弃用
于NX10.0.1中过时。 此功能不再受支持。

创建于NX10.0.0.

许可证要求 : solid_modeling ("SOLIDS MODELING")

修剪

◆ Patch()

bool NXOpen::Features::FlowBlendBuilder::Patch ( )

返回指定是否补片到体的开关
创建于NX10.0.1.

许可证要求 : None

◆ SetPatch()

void NXOpen::Features::FlowBlendBuilder::SetPatch ( bool patch)

设置指定是否补片到体的开关
创建于NX10.0.1.

许可证要求 : solid_modeling ("SOLIDS MODELING")

参数
patch补片

◆ SetTolerance()

void NXOpen::Features::FlowBlendBuilder::SetTolerance ( double tolerance)

设置公差
创建于NX10.0.0.

许可证要求 : solid_modeling ("SOLIDS MODELING")

参数
tolerance公差

◆ SetTrimInputFacesToExtendedRail()

void NXOpen::Features::FlowBlendBuilder::SetTrimInputFacesToExtendedRail ( bool trimInputFacesToExtendedRail)

设置补片修剪选项
创建于NX11.0.1.

许可证要求 : solid_modeling ("SOLIDS MODELING")

参数
trimInputFacesToExtendedRail修剪输入面到延伸导轨

◆ SmoothRange()

NXOpen::Features::SmoothRangeBuilderList * NXOpen::Features::FlowBlendBuilder::SmoothRange ( )

返回平滑范围对象
创建于NX10.0.0.

许可证要求 : None

◆ Tolerance()

double NXOpen::Features::FlowBlendBuilder::Tolerance ( )

返回公差
创建于NX10.0.0.

许可证要求 : None

◆ TrimInputFacesToExtendedRail()

bool NXOpen::Features::FlowBlendBuilder::TrimInputFacesToExtendedRail ( )

返回补片修剪选项
创建于NX11.0.1.

许可证要求 : None