NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::ThreadToolBuilder Class Reference

Represents a Thread tool builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateThreadToolBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::ThreadToolBuilder:
NXOpen::CAM::TurningToolBuilder NXOpen::CAM::ToolBuilder NXOpen::CAM::NCGroupBuilder NXOpen::CAM::ParamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  InsertShapes { InsertShapesStandard, InsertShapesTrapezoidal }
 the available insert shapes More...

Public Member Functions

NXOpen::CAM::ThreadToolBuilder::InsertShapes InsertShape ()
 Returns the insert shape
Created in NX5.0.0.
void SetInsertShape (NXOpen::CAM::ThreadToolBuilder::InsertShapes insertShape)
 Sets the insert shape
Created in NX5.0.0.
NXOpen::CAM::InheritableDoubleBuilderTipOffsetBuilder ()
 Returns the tip offset builder (inheritable double)
Created in NX5.0.0.

Detailed Description

Represents a Thread tool builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateThreadToolBuilder

Created in NX5.0.0.



Member Enumeration Documentation

the available insert shapes

Enumerator:
InsertShapesStandard 

Standard insert shape.

InsertShapesTrapezoidal 

Trapezoidal insert shape.


Member Function Documentation

Returns the insert shape
Created in NX5.0.0.



License requirements : None

Sets the insert shape
Created in NX5.0.0.



License requirements : None

Parameters:
insertShapeinsertshape

Returns the tip offset builder (inheritable double)
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")


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