垫片构建器
更多...
#include <Tooling_ShimBuilder.hxx>
|
|
class | _ShimBuilderBuilder |
垫片构建器
PDW和EDW的垫片构建器。返回一个Body。
要创建此类的新实例,请使用 NXOpen::Tooling::ProgressiveDieManager::CreateShimBuilder
默认值。
| Property | Value |
| ParentNode | NoParent |
| RenameToggle | 0 |
| SideAttributeValue | None |
创建于NX10.0.0。
◆ ParentOption
指定父节点。
| 枚举值 |
|---|
| ParentOptionNoParent | 无父节点
|
◆ SideAttributeValues
指定侧属性的值。
| 枚举值 |
|---|
| SideAttributeValuesNone | NONE值
|
| SideAttributeValuesTop | TOP值
|
| SideAttributeValuesMiddle | MIDDLE值
|
| SideAttributeValuesBottom | BOTTOM值
|
◆ Types
指定垫片操作类型。
| 枚举值 |
|---|
| TypesAddInsert | 添加插入
|
| TypesEditInsert | 编辑插入
|
| TypesDeleteInsert | 删除插入
|
◆ CreateInnerProfileSetBuilder()
Create a inner profile set builder object.
Created in NX10.0.0.
License requirements : None
◆ GetItemName()
| void NXOpen::Tooling::ShimBuilder::GetItemName |
( |
std::vector< int > & | itemName | ) |
|
Returns the item name Of Set List
Created in NX11.0.0.
License requirements : None
- 参数
-
◆ Height()
Returns the height of shim body
Created in NX10.0.0.
License requirements : None
◆ InsertToDelete()
Returns the shim component that needs to be deleted
Created in NX10.0.0.
License requirements : None
◆ InsertToEdit()
Returns the shim component that needs to be edit
Created in NX10.0.0.
License requirements : None
◆ OffsetOuterDistance()
Returns the offset distance of outer loop
Created in NX10.0.0.
License requirements : None
◆ OuterRoughOffset()
| bool NXOpen::Tooling::ShimBuilder::OuterRoughOffset |
( |
| ) |
|
Returns the outer rough offset
Created in NX10.0.0.
License requirements : None
◆ ParentNode()
Returns the parent node which shim part will be insert to
Created in NX10.0.0.
License requirements : None
◆ ParentPartName()
| NXString NXOpen::Tooling::ShimBuilder::ParentPartName |
( |
| ) |
|
Returns the parent part name of shim part
Created in NX10.0.0.
License requirements : None
◆ RenameToggle()
| bool NXOpen::Tooling::ShimBuilder::RenameToggle |
( |
| ) |
|
Returns the toggle to indicate whether to rename shim part
Created in NX10.0.0.
License requirements : None
◆ SetItemName()
| void NXOpen::Tooling::ShimBuilder::SetItemName |
( |
const std::vector< int > & | itemName | ) |
|
Sets the item name of Set List
Created in NX11.0.0.
License requirements : prog_die_wizard ("UG/Progressive Die Wizard")
- 参数
-
◆ SetOuterRoughOffset()
| void NXOpen::Tooling::ShimBuilder::SetOuterRoughOffset |
( |
bool | outerRoughOffset | ) |
|
Sets the outer rough offset
Created in NX10.0.0.
License requirements : prog_die_wizard ("UG/Progressive Die Wizard")
- 参数
-
| outerRoughOffset | outerroughoffset |
◆ SetParentNode()
Sets the parent node which shim part will be insert to
Created in NX10.0.0.
License requirements : prog_die_wizard ("UG/Progressive Die Wizard")
- 参数
-
◆ SetParentPartName() [1/2]
| void NXOpen::Tooling::ShimBuilder::SetParentPartName |
( |
const char * | parentPartName | ) |
|
Sets the parent part name of shim part
Created in NX10.0.0.
License requirements : prog_die_wizard ("UG/Progressive Die Wizard")
- 参数
-
| parentPartName | parentpartname |
◆ SetParentPartName() [2/2]
| void NXOpen::Tooling::ShimBuilder::SetParentPartName |
( |
const NXString & | parentPartName | ) |
|
Sets the parent part name of shim part
Created in NX10.0.0.
License requirements : prog_die_wizard ("UG/Progressive Die Wizard")
- 参数
-
| parentPartName | parentpartname |
◆ SetRenameToggle()
| void NXOpen::Tooling::ShimBuilder::SetRenameToggle |
( |
bool | renameToggle | ) |
|
Sets the toggle to indicate whether to rename shim part
Created in NX10.0.0.
License requirements : prog_die_wizard ("UG/Progressive Die Wizard")
- 参数
-
◆ SetSideAttributeValue()
Sets the side attribute value for shim.
Created in NX12.0.0.
License requirements : None
- 参数
-
| sideAttributeValue | Indicates the side attribute value for shim |
◆ SetType()
Sets the type
Created in NX10.0.0.
License requirements : prog_die_wizard ("UG/Progressive Die Wizard")
- 参数
-
◆ SetWizardType()
| void NXOpen::Tooling::ShimBuilder::SetWizardType |
( |
int | wizardType | ) |
|
Sets the wizard type
Created in NX10.0.0.
License requirements : prog_die_wizard ("UG/Progressive Die Wizard")
- 参数
-
◆ ShimFace()
Returns the face for doing shim body
Created in NX10.0.0.
License requirements : None
◆ SideAttributeValue()
Returns the side attribute value for shim.
Created in NX12.0.0.
License requirements : None
◆ SlugholeProfile()
Returns the list containing the inner profiles which need to offset.
Created in NX10.0.0.
License requirements : None
◆ Type()
Returns the type
Created in NX10.0.0.
License requirements : None
◆ WizardType()
| int NXOpen::Tooling::ShimBuilder::WizardType |
( |
| ) |
|
Returns the wizard type
Created in NX10.0.0.
License requirements : None