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

Represents a Tab Point Builder
To create a new instance of this class, use CAM::WedmCustomBoundaryDataBuilder::CreateTabPointDataBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::TabPointDataBuilder:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Types

enum  TabMethodType { TabMethodTypeStartAndEndPoint, TabMethodTypePointAndWidth }
 Tab Point Method Options. More...
enum  TabThreadMethodType { TabThreadMethodTypeSameAsTabStartPoint, TabThreadMethodTypeUserDefined, TabThreadMethodTypeThreadAtLeadIn }
 Tab Thread Point Options. More...

Public Member Functions

NXOpen::PointEndPoint ()
 Returns the tab end point
Created in NX6.0.0.
void SetEndPoint (NXOpen::Point *endPoint)
 Sets the tab end point
Created in NX6.0.0.
void SetStartPoint (NXOpen::Point *startPoint)
 Sets the tab start point
Created in NX6.0.0.
void SetTabMethod (NXOpen::CAM::TabPointDataBuilder::TabMethodType method)
 Sets the tab method option
Created in NX6.0.0.
void SetTabThreadMethod (NXOpen::CAM::TabPointDataBuilder::TabThreadMethodType threadMethod)
 Sets the tab thread method option
Created in NX6.0.0.
void SetTabThreadPoint (NXOpen::Point *threadPoint)
 Sets the tab thread point
Created in NX6.0.0.
void SetTabWidth (double tabWidth)
 Sets the tab Width
Created in NX6.0.0.
NXOpen::PointStartPoint ()
 Returns the tab start point
Created in NX6.0.0.
NXOpen::CAM::TabPointDataBuilder::TabMethodType TabMethod ()
 Returns the tab method option
Created in NX6.0.0.
NXOpen::CAM::TabPointDataBuilder::TabThreadMethodType TabThreadMethod ()
 Returns the tab thread method option
Created in NX6.0.0.
NXOpen::PointTabThreadPoint ()
 Returns the tab thread point
Created in NX6.0.0.
double TabWidth ()
 Returns the tab Width
Created in NX6.0.0.

Detailed Description

Represents a Tab Point Builder
To create a new instance of this class, use CAM::WedmCustomBoundaryDataBuilder::CreateTabPointDataBuilder

Created in NX5.0.0.



Member Enumeration Documentation

Tab Point Method Options.

Enumerator:
TabMethodTypeStartAndEndPoint 

Start and End point.

TabMethodTypePointAndWidth 

Point and Width.

Tab Thread Point Options.

Enumerator:
TabThreadMethodTypeSameAsTabStartPoint 

Same as Tab start point.

TabThreadMethodTypeUserDefined 

User Defined.

TabThreadMethodTypeThreadAtLeadIn 

Thread at Lead-in.


Member Function Documentation

Returns the tab end point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Sets the tab end point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
endPointthe new end point value

Sets the tab start point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
startPointthe new start point value

Sets the tab method option
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
methodthe new tab method value

Sets the tab thread method option
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
threadMethodthe new thread method value

Sets the tab thread point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
threadPointthe new point value

Sets the tab Width
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
tabWidththe tab width

Returns the tab start point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Returns the tab method option
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Returns the tab thread method option
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Returns the tab thread point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Returns the tab Width
Created in NX6.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.