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

点特征构建器 更多...

#include <Features_PointFeatureBuilder.hxx>

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

Public 成员函数

NXOpen::PointPoint ()
void SetPoint (NXOpen::Point *point)
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 _PointFeatureBuilderBuilder

详细描述

点特征构建器

表示NXOpen::Features::PointFeatureBuilder 构建器
要创建此类的新实例,请使用NXOpen::Features::BaseFeatureCollection::CreatePointFeatureBuilder

在NX5.0.0中创建。

成员函数说明

◆ Point()

NXOpen::Point * NXOpen::Features::PointFeatureBuilder::Point ( )

返回点
在NX5.0.0中创建。

许可证要求:无

◆ SetPoint()

void NXOpen::Features::PointFeatureBuilder::SetPoint ( NXOpen::Point * point)

设置点
在NX5.0.0中创建。

许可证要求:solid_modeling(“实体建模”)或cam_base(“CAM基础”)或geometric_tol(“GDT”)或insp_programming(“检测编程”)

参数
point