子镶件构建器
更多...
#include <Tooling_SubInsertBuilder.hxx>
|
|
class | _SubInsertBuilderBuilder |
子镶件构建器
The SubInsert builder
To create a new instance of this class, use NXOpen::Tooling::SubInsertCollection::CreateSubInsertBuilder
Default values.
| Property | Value |
| InputParm | 0 |
| Rename | 0 |
| SelFootType | Box |
Created in NX6.0.0.
◆ Shape
Represents the foot shape
| 枚举值 |
|---|
| ShapeBox | The shape is a block
|
| ShapeCylinder | The shape is a cylinder
|
◆ Types
Represents the type of parent part
| 枚举值 |
|---|
| TypesParentOfSolidOwningPart | The parent part is the parent of solid owning part
|
| TypesProdPart | The parent part is Prod part
|
| TypesSolidOwningPart | The parent part is the owning part of solid
|
| TypesCurrentWorkPart | The parent part is current work part
|
◆ EditDatabase()
| void NXOpen::Tooling::SubInsertBuilder::EditDatabase |
( |
| ) |
|
Edit datebase of foot
Created in NX6.0.0.
License requirements : None
◆ EditRegFile()
| void NXOpen::Tooling::SubInsertBuilder::EditRegFile |
( |
| ) |
|
Edit register file of foot
Created in NX6.0.0.
License requirements : None
◆ InputParm()
| double NXOpen::Tooling::SubInsertBuilder::InputParm |
( |
| ) |
|
Returns the parameter of foot
Created in NX6.0.0.
License requirements : None
◆ Rename()
| bool NXOpen::Tooling::SubInsertBuilder::Rename |
( |
| ) |
|
Returns the subinsert name
Created in NX6.0.0.
License requirements : None
◆ SelectBotFace()
Returns the bottom face to position the sub-insert
Created in NX6.0.0.
License requirements : None
◆ SelectHead()
Returns the head of sub-insert
Created in NX6.0.0.
License requirements : None
◆ SelFootType()
Returns the foot type which can be a box or a cylinder
Created in NX6.0.0.
License requirements : None
◆ SetInputParm()
| void NXOpen::Tooling::SubInsertBuilder::SetInputParm |
( |
double | inputParm | ) |
|
Sets the parameter of foot
Created in NX6.0.0.
License requirements : None
- 参数
-
◆ SetRename()
| void NXOpen::Tooling::SubInsertBuilder::SetRename |
( |
bool | rename | ) |
|
Sets the subinsert name
Created in NX6.0.0.
License requirements : None
- 参数
-
◆ SetSelFootType()
Sets the foot type which can be a box or a cylinder
Created in NX6.0.0.
License requirements : None
- 参数
-
◆ SetType()
Sets the parent part type
Created in NX8.0.0.
License requirements : None
- 参数
-
◆ Type()
Returns the parent part type
Created in NX8.0.0.
License requirements : None