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

测地点构建器 更多...

#include <Features_GeodesicPointBuilder.hxx>

类 NXOpen::Features::GeodesicPointBuilder 继承关系图:
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 _GeodesicPointBuilderBuilder

详细描述

测地点构建器

表示用于GeodesicPoint命令的 NXOpen::Features::GeodesicPoint 构建器。
要创建此类的新实例,请使用 NXOpen::Features::GeodesicSketchCollection::CreateGeodesicPointBuilder

在NX10.0.0中创建。

成员函数说明

◆ Point()

NXOpen::Point * NXOpen::Features::GeodesicPointBuilder::Point ( )

返回测地点
在NX10.0.0中创建。

许可证要求:无

◆ SetPoint()

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

设置测地点
在NX10.0.0中创建。

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

参数
pointNXOpen::Point