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

草图相交点构建器 更多...

#include <SketchIntersectionPointBuilder.hxx>

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

Public 成员函数

bool Associative ()
void Cycle ()
NXOpen::SectionRail ()
void SetAssociative (bool associative)
void UpdateData ()
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 _SketchIntersectionPointBuilderBuilder

详细描述

草图相交点构建器

表示 NXOpen::SketchIntersectionPoint 构建器
要获取此类的实例,请使用 NXOpen::SketchCollection::CreateIntersectionPointBuilder

创建于 NX5.0.0。

成员函数说明

◆ Associative()

bool NXOpen::SketchIntersectionPointBuilder::Associative ( )

返回关联选项
创建于 NX11.0.0。

许可要求:solid_modeling ("SOLIDS MODELING") 或 geometric_tol ("GDT")

◆ Cycle()

void NXOpen::SketchIntersectionPointBuilder::Cycle ( )

获取下一个替代解决方案的方法
创建于 NX5.0.0。

许可要求:solid_modeling ("SOLIDS MODELING") 或 geometric_tol ("GDT")

◆ Rail()

NXOpen::Section * NXOpen::SketchIntersectionPointBuilder::Rail ( )

返回导轨
创建于 NX5.0.0。

许可要求:无

◆ SetAssociative()

void NXOpen::SketchIntersectionPointBuilder::SetAssociative ( bool associative)

设置关联选项
创建于 NX11.0.0。

许可要求:solid_modeling ("SOLIDS MODELING") 或 geometric_tol ("GDT")

参数
associative关联

◆ UpdateData()

void NXOpen::SketchIntersectionPointBuilder::UpdateData ( )

创建于 NX5.0.0。

许可要求:solid_modeling ("SOLIDS MODELING") 或 geometric_tol ("GDT")