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

脱料板排气槽构建器 更多...

#include <Tooling_StripperVentingBuilder.hxx>

类 NXOpen::Tooling::StripperVentingBuilder 继承关系图:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public 类型

enum  Types { TypesCreate , TypesEdit }
enum  VentingTypes { VentingTypesFirst , VentingTypesSecond }

Public 成员函数

NXOpen::ExpressionLength ()
NXOpen::ExpressionRadius ()
NXOpen::SelectEdgeListSelectEdge ()
NXOpen::SelectNXObjectListSelectObject ()
void SetVentingNumber (int ventingNumber)
void SetVentingType (NXOpen::Tooling::StripperVentingBuilder::VentingTypes ventingType)
void SetWizardType (int wizardType)
NXOpen::ExpressionVentingClearance ()
int VentingNumber ()
NXOpen::ExpressionVentingPitch ()
NXOpen::ExpressionVentingRadius ()
NXOpen::Tooling::StripperVentingBuilder::VentingTypes VentingType ()
NXOpen::ExpressionWidth ()
int WizardType ()
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 _StripperVentingBuilderBuilder

详细描述

脱料板排气槽构建器

Stripper Venting Builder of PDW and EDW. A Body is returned by this builder.
To create a new instance of this class, use NXOpen::Tooling::ProgressiveDieManager::CreateStripperVentingBuilder

Created in NX10.0.0.

成员枚举类型说明

◆ Types

Specifies the page type

枚举值
TypesCreate 

create

TypesEdit 

edit

◆ VentingTypes

Specifies the venting type

枚举值
VentingTypesFirst 

first

VentingTypesSecond 

second

成员函数说明

◆ Length()

NXOpen::Expression * NXOpen::Tooling::StripperVentingBuilder::Length ( )

Returns the length of venting hole
Created in NX10.0.0.

License requirements : None

◆ Radius()

NXOpen::Expression * NXOpen::Tooling::StripperVentingBuilder::Radius ( )

Returns the blend radius of venting hole
Created in NX10.0.0.

License requirements : None

◆ SelectEdge()

NXOpen::SelectEdgeList * NXOpen::Tooling::StripperVentingBuilder::SelectEdge ( )

Returns the select edge for cutting venting hole
Created in NX10.0.0.

License requirements : None

◆ SelectObject()

NXOpen::SelectNXObjectList * NXOpen::Tooling::StripperVentingBuilder::SelectObject ( )

Returns the selected object (either feature or face) that is to be edited.
Created in NX1872.0.0.

License requirements : None

◆ SetVentingNumber()

void NXOpen::Tooling::StripperVentingBuilder::SetVentingNumber ( int ventingNumber)

Sets the venting number of venting hole
Created in NX2306.0.0.

License requirements : prog_die_wizard ("UG/Progressive Die Wizard")

参数
ventingNumberventingnumber

◆ SetVentingType()

void NXOpen::Tooling::StripperVentingBuilder::SetVentingType ( NXOpen::Tooling::StripperVentingBuilder::VentingTypes ventingType)

Sets the venting type
Created in NX2306.0.0.

License requirements : prog_die_wizard ("UG/Progressive Die Wizard")

参数
ventingTypeventingtype

◆ SetWizardType()

void NXOpen::Tooling::StripperVentingBuilder::SetWizardType ( int wizardType)

Sets the wizard type
Created in NX1872.0.0.

License requirements : prog_die_wizard ("UG/Progressive Die Wizard")

参数
wizardTypewizardtype

◆ VentingClearance()

NXOpen::Expression * NXOpen::Tooling::StripperVentingBuilder::VentingClearance ( )

Returns the venting clearance of venting hole
Created in NX2306.0.0.

License requirements : None

◆ VentingNumber()

int NXOpen::Tooling::StripperVentingBuilder::VentingNumber ( )

Returns the venting number of venting hole
Created in NX2306.0.0.

License requirements : None

◆ VentingPitch()

NXOpen::Expression * NXOpen::Tooling::StripperVentingBuilder::VentingPitch ( )

Returns the venting pitch of venting hole
Created in NX2306.0.0.

License requirements : None

◆ VentingRadius()

NXOpen::Expression * NXOpen::Tooling::StripperVentingBuilder::VentingRadius ( )

Returns the venting radius of venting hole
Created in NX2306.0.0.

License requirements : None

◆ VentingType()

NXOpen::Tooling::StripperVentingBuilder::VentingTypes NXOpen::Tooling::StripperVentingBuilder::VentingType ( )

Returns the venting type
Created in NX2306.0.0.

License requirements : None

◆ Width()

NXOpen::Expression * NXOpen::Tooling::StripperVentingBuilder::Width ( )

Returns the width of venting hole
Created in NX10.0.0.

License requirements : None

◆ WizardType()

int NXOpen::Tooling::StripperVentingBuilder::WizardType ( )

Returns the wizard type
Created in NX1872.0.0.

License requirements : None