|
NX Open C++ 参考指南 2406 v1.1
|
抽壳面构建器 更多...
#include <Features_ShellFaceBuilder.hxx>
Public 成员函数 | |
| NXOpen::ScCollector * | FacesToPierce () |
| NXOpen::ScCollector * | FacesToShell () |
| NXOpen::Expression * | Thickness () |
| Public 成员函数 继承自 NXOpen::Features::FeatureBuilder | |
| NXOpen::Features::Feature * | CommitFeature () |
| NXOpen::Features::Feature * | GetFeature () |
| 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::NXObject * | Commit () |
| void | Destroy () |
| std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
| NXOpen::NXObject * | GetObject () |
| NXOpen::PreviewBuilder * | PreviewBuilder () |
| void | ShowResults () |
| virtual bool | Validate () |
| Public 成员函数 继承自 NXOpen::TaggedObject | |
| tag_t | Tag () const |
友元 | |
| class | _ShellFaceBuilderBuilder |
抽壳面构建器
表示NXOpen::Features::ShellFace的构建器
要创建此类的新实例,请使用NXOpen::Features::FeatureCollection::CreateShellFaceBuilder
默认值。
| 属性 | 值 |
|---|---|
| Thickness.Value | 5.0(毫米单位),0.5(英寸单位) |
在NX6.0.0中创建。
| NXOpen::ScCollector * NXOpen::Features::ShellFaceBuilder::FacesToPierce | ( | ) |
返回要穿透的面
在NX6.0.0中创建。
许可要求 : 无
| NXOpen::ScCollector * NXOpen::Features::ShellFaceBuilder::FacesToShell | ( | ) |
返回要抽壳的面
在NX6.0.0中创建。
许可要求 : 无
| NXOpen::Expression * NXOpen::Features::ShellFaceBuilder::Thickness | ( | ) |
返回厚度
在NX6.0.0中创建。
许可要求 : 无