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

提升体构建器 更多...

#include <Features_PromotionBuilder.hxx>

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

Public 成员函数

bool Associative ()
NXOpen::SelectBodyListBody ()
bool ConvertToLinkedBody ()
bool FaceDirection ()
void SetAssociative (bool associative)
void SetConvertToLinkedBody (bool convertToLinkedBody)
void SetFaceDirection (bool faceDirection)
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 _PromotionBuilderBuilder

详细描述

提升体构建器

表示 @link NXOpen::Features::Promotion NXOpen::Features::Promotion@endlink  构建器。该类的输入可以是PSM facet对象。
 <br> 若要创建此类的新实例,请使用 @link NXOpen::Features::FeatureCollection::CreatePromotionBuilder  NXOpen::Features::FeatureCollection::CreatePromotionBuilder @endlink  <br>

默认值。

属性
关联 True
转换为链接体 False


于NX6.0.0版本创建。

成员函数说明

◆ Associative()

bool NXOpen::Features::PromotionBuilder::Associative ( )

返回表示Promotion特征关联状态的标志
于NX6.0.0版本创建。

许可要求:无

◆ Body()

NXOpen::SelectBodyList * NXOpen::Features::PromotionBuilder::Body ( )

返回待提升的体
于NX6.0.0版本创建。

许可要求:无

◆ ConvertToLinkedBody()

bool NXOpen::Features::PromotionBuilder::ConvertToLinkedBody ( )

返回表示Promotion特征是否会转换为链接体的标志
于NX6.0.0版本创建。

许可要求:无

◆ FaceDirection()

bool NXOpen::Features::PromotionBuilder::FaceDirection ( )

返回片体的面方向
于NX6.0.0版本创建。

许可要求:无

◆ SetAssociative()

void NXOpen::Features::PromotionBuilder::SetAssociative ( bool associative)

设置表示Promotion特征关联状态的标志
于NX6.0.0版本创建。

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

参数
associative关联

◆ SetConvertToLinkedBody()

void NXOpen::Features::PromotionBuilder::SetConvertToLinkedBody ( bool convertToLinkedBody)

设置表示Promotion特征是否会转换为链接体的标志
于NX6.0.0版本创建。

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

参数
convertToLinkedBody转换为链接体

◆ SetFaceDirection()

void NXOpen::Features::PromotionBuilder::SetFaceDirection ( bool faceDirection)

设置片体的面方向
于NX6.0.0版本创建。

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

参数
faceDirection面方向