NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Tooling::SubInsertBuilder Class Reference

The SubInsert builder
To create a new instance of this class, use Tooling::SubInsertCollection::CreateSubInsertBuilder
Default values. More...

Inheritance diagram for NXOpen::Tooling::SubInsertBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  Shape { ShapeBox, ShapeCylinder }
 Represents the foot shape. More...
enum  Types { TypesParentOfSolidOwningPart, TypesProdPart, TypesSolidOwningPart, TypesCurrentWorkPart }
 Represents the type of parent part. More...

Public Member Functions

void EditDatabase ()
 Edit datebase of foot
Created in NX6.0.0.
void EditRegFile ()
 Edit register file of foot
Created in NX6.0.0.
double InputParm ()
 Returns the parameter of foot
Created in NX6.0.0.
bool Rename ()
 Returns the subinsert name
Created in NX6.0.0.
NXOpen::SelectBodyListSelectBotFace ()
 Returns the bottom face to position the sub-insert
Created in NX6.0.0.
NXOpen::SelectBodyListSelectHead ()
 Returns the head of sub-insert
Created in NX6.0.0.
NXOpen::Tooling::SubInsertBuilder::Shape SelFootType ()
 Returns the foot type which can be a box or a cylinder
Created in NX6.0.0.
void SetInputParm (double inputParm)
 Sets the parameter of foot
Created in NX6.0.0.
void SetRename (bool rename)
 Sets the subinsert name
Created in NX6.0.0.
void SetSelFootType (NXOpen::Tooling::SubInsertBuilder::Shape selFootType)
 Sets the foot type which can be a box or a cylinder
Created in NX6.0.0.
void SetType (NXOpen::Tooling::SubInsertBuilder::Types type)
 Sets the parent part type
Created in NX8.0.0.
NXOpen::Tooling::SubInsertBuilder::Types Type ()
 Returns the parent part type
Created in NX8.0.0.

Detailed Description

The SubInsert builder
To create a new instance of this class, use Tooling::SubInsertCollection::CreateSubInsertBuilder
Default values.

Property Value

InputParm

0

Rename

0

SelFootType

Box


Created in NX6.0.0.


Member Enumeration Documentation

Represents the foot shape.

Enumerator:
ShapeBox 

The shape is a block.

ShapeCylinder 

The shape is a cylinder.

Represents the type of parent part.

Enumerator:
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.


Member Function Documentation

Edit datebase of foot
Created in NX6.0.0.



License requirements : None

Edit register file of foot
Created in NX6.0.0.



License requirements : None

Returns the parameter of foot
Created in NX6.0.0.



License requirements : None

Returns the subinsert name
Created in NX6.0.0.



License requirements : None

Returns the bottom face to position the sub-insert
Created in NX6.0.0.



License requirements : None

Returns the head of sub-insert
Created in NX6.0.0.



License requirements : None

Returns the foot type which can be a box or a cylinder
Created in NX6.0.0.



License requirements : None

Sets the parameter of foot
Created in NX6.0.0.



License requirements : None

Parameters:
inputParminputparm

Sets the subinsert name
Created in NX6.0.0.



License requirements : None

Parameters:
renamerename

Sets the foot type which can be a box or a cylinder
Created in NX6.0.0.



License requirements : None

Parameters:
selFootTypeselfoottype

Sets the parent part type
Created in NX8.0.0.



License requirements : None

Parameters:
typetype

Returns the parent part type
Created in NX8.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.