NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAM::WedmBasedGeomBuilder Class Reference

Represents a WedmBasedGeom Builder
To create a new instance of this class, use NXOpen::CAM::NCGroupCollection::CreateWedmBasedGeomBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::WedmBasedGeomBuilder:
NXOpen::CAM::ParamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::CAM::WedmExtGeomBuilder NXOpen::CAM::WedmFeatureGeomBuilder NXOpen::CAM::WedmIntGeomBuilder NXOpen::CAM::WedmNocoreGeomBuilder NXOpen::CAM::WedmOpenGeomBuilder

Public Member Functions

int BackburnPasses ()
 Returns the Backburn Passes
Created in NX5.0.0. More...
 
NXOpen::CAM::WedmCustomBoundaryDataBuilderListCustomBoundaryDataList ()
 Returns the Custom Boundary Data List
Created in NX5.0.0. More...
 
int CutDirection ()
 Returns the Cut Direction
Created in NX5.0.0. More...
 
double CutoffDistance ()
 Returns the Cutoff Distance
Created in NX5.0.1. More...
 
int CutoffFlag ()
 Returns the Cutoff Flag
Created in NX5.0.1. More...
 
double CutoffStock ()
 Returns the Cutoff Stock
Created in NX5.0.1. More...
 
int FinishPasses ()
 Returns the Finish Passes
Created in NX5.0.0. More...
 
NXOpen::NXObjectFromPoint ()
 Returns the From Point
Created in NX5.0.0. More...
 
int FromPointStatus ()
 Returns the From Point Status
Created in NX5.0.0. More...
 
NXOpen::NXObjectFromPointToolAxis ()
 Returns the From Point Tool Axis
Created in NX5.0.0. More...
 
NXOpen::NXObjectGoHomePoint ()
 Returns the Go Home Point
Created in NX5.0.0. More...
 
int GoHomePointStatus ()
 Returns the Go Home Point Status
Created in NX5.0.0. More...
 
NXOpen::NXObjectGoHomePointToolAxis ()
 Returns the Go Home Point Tool Axis
Created in NX5.0.0. More...
 
double Intol ()
 Returns the intol value
Created in NX5.0.0. More...
 
NXOpen::CAM::LayoutCiBuilderLayoutCiBuilder ()
 Returns the Save Layer/Layout builder
Created in NX5.0.0. More...
 
NXOpen::NXObjectLeadInPoint ()
 Returns the Lead In Point
Created in NX5.0.0. More...
 
int LeadInPointStatus ()
 Returns the Lead In Point Status
Created in NX5.0.0. More...
 
int LeadOutPointStatus ()
 Returns the Lead Out Point Status
Created in NX5.0.0. More...
 
double LowerPlane ()
 Returns the Lower Plane
Created in NX5.0.0. More...
 
int NumTabs ()
 Returns the Tab Points
Created in NX5.0.0. More...
 
double Outtol ()
 Returns the outtol value
Created in NX5.0.0. More...
 
int RegionMethod ()
 Returns the Tab Points Region Method
Created in NX5.0.0. More...
 
NXOpen::NXObjectRetractPoint ()
 Returns the Retract Point
Created in NX5.0.0. More...
 
int RetractPointStatus ()
 Returns the Retract Point Status
Created in NX5.0.0. More...
 
NXOpen::NXObjectRetractPointToolAxis ()
 Returns the Retract Point Tool Axis
Created in NX5.0.0. More...
 
int RoughPasses ()
 Returns the Rough Passes
Created in NX5.0.0. More...
 
void SetBackburnPasses (int backburnPasses)
 Sets the Backburn Passes
Created in NX5.0.0. More...
 
void SetCutDirection (int cutDirection)
 Sets the Cut Direction
Created in NX5.0.0. More...
 
void SetCutoffDistance (double cutoffDistance)
 Sets the Cutoff Distance
Created in NX5.0.1. More...
 
void SetCutoffFlag (int cutoffFlag)
 Sets the Cutoff Flag
Created in NX5.0.1. More...
 
void SetCutoffStock (double cutoffStock)
 Sets the Cutoff Stock
Created in NX5.0.1. More...
 
void SetFinishPasses (int finishPasses)
 Sets the Finish Passes
Created in NX5.0.0. More...
 
void SetFromPoint (NXOpen::NXObject *point)
 Sets the From Point
Created in NX5.0.0. More...
 
void SetFromPointStatus (int status)
 Sets the From Point Status
Created in NX5.0.0. More...
 
void SetFromPointToolAxis (NXOpen::NXObject *toolAxis)
 Sets the From Point Tool Axis
Created in NX5.0.0. More...
 
void SetGoHomePoint (NXOpen::NXObject *point)
 Sets the Go Home Point
Created in NX5.0.0. More...
 
void SetGoHomePointStatus (int status)
 Sets the Go Home Point Status
Created in NX5.0.0. More...
 
void SetGoHomePointToolAxis (NXOpen::NXObject *toolAxis)
 Sets the Go Home Point Tool Axis
Created in NX5.0.0. More...
 
void SetIntol (double intol)
 Sets the intol value
Created in NX5.0.0. More...
 
void SetLeadInPoint (NXOpen::NXObject *point)
 Sets the Lead In Point
Created in NX5.0.0. More...
 
void SetLeadInPointStatus (int status)
 Sets the Lead In Point Status
Created in NX5.0.0. More...
 
void SetLeadOutPointStatus (int status)
 Sets the Lead Out Point Status
Created in NX5.0.0. More...
 
void SetLowerPlane (double lowerPlane)
 Sets the Lower Plane
Created in NX5.0.0. More...
 
void SetNumTabs (int numTabs)
 Sets the Tab Points
Created in NX5.0.0. More...
 
void SetOuttol (double outtol)
 Sets the outtol value
Created in NX5.0.0. More...
 
void SetRegionMethod (int regionMethod)
 Sets the Tab Points Region Method
Created in NX5.0.0. More...
 
void SetRetractPoint (NXOpen::NXObject *point)
 Sets the Retract Point
Created in NX5.0.0. More...
 
void SetRetractPointStatus (int status)
 Sets the Retract Point Status
Created in NX5.0.0. More...
 
void SetRetractPointToolAxis (NXOpen::NXObject *toolAxis)
 Sets the Retract Point Tool Axis
Created in NX5.0.0. More...
 
void SetRoughPasses (int roughPasses)
 Sets the Rough Passes
Created in NX5.0.0. More...
 
void SetSmoothLeadinDistance (double leadInDistance)
 Sets the Smooth Leadin Distance
Created in NX5.0.0. More...
 
void SetSmoothLeadinFlag (int leadInFlag)
 Sets the Smooth Leadin Flag
Created in NX5.0.0. More...
 
void SetSmoothLeadoutDistance (double leadOutDistance)
 Sets the Smooth Leadout Distance
Created in NX5.0.0. More...
 
void SetSmoothLeadoutFlag (int leadOutFlag)
 Sets the Smooth Leadout Flag
Created in NX5.0.0. More...
 
void SetStopPointDistance (double stopPointDistance)
 Sets the Stop Point Distance
Created in NX5.0.0. More...
 
void SetStopPointFlag (int stopPointFlag)
 Sets the Stop Point Flag
Created in NX5.0.0. More...
 
void SetStopPointType (int stopPointType)
 Sets the Stop Point Type
Created in NX5.0.0. More...
 
void SetThreadHolePoint (NXOpen::NXObject *point)
 Sets the Thread Hole Point
Created in NX5.0.0. More...
 
void SetThreadHolePointStatus (int status)
 Sets the Thread Hole Point Status
Created in NX5.0.0. More...
 
void SetThreadHolePointToolAxis (NXOpen::NXObject *toolAxis)
 Sets the Thread Hole Point Tool Axis
Created in NX5.0.0. More...
 
void SetUpperPlane (double upperPlane)
 Sets the Upper Plane
Created in NX5.0.0. More...
 
void SetWireDiameter (double wireDiameter)
 Sets the Wire Diameter
Created in NX5.0.0. More...
 
double SmoothLeadinDistance ()
 Returns the Smooth Leadin Distance
Created in NX5.0.0. More...
 
int SmoothLeadinFlag ()
 Returns the Smooth Leadin Flag
Created in NX5.0.0. More...
 
double SmoothLeadoutDistance ()
 Returns the Smooth Leadout Distance
Created in NX5.0.0. More...
 
int SmoothLeadoutFlag ()
 Returns the Smooth Leadout Flag
Created in NX5.0.0. More...
 
NXOpen::CAM::StepoverBuilderStepoverBuilder ()
 Returns the Stepover builder
Created in NX6.0.0. More...
 
double StopPointDistance ()
 Returns the Stop Point Distance
Created in NX5.0.0. More...
 
int StopPointFlag ()
 Returns the Stop Point Flag
Created in NX5.0.0. More...
 
int StopPointType ()
 Returns the Stop Point Type
Created in NX5.0.0. More...
 
NXOpen::NXObjectThreadHolePoint ()
 Returns the Thread Hole Point
Created in NX5.0.0. More...
 
int ThreadHolePointStatus ()
 Returns the Thread Hole Point Status
Created in NX5.0.0. More...
 
NXOpen::NXObjectThreadHolePointToolAxis ()
 Returns the Thread Hole Point Tool Axis
Created in NX5.0.0. More...
 
double UpperPlane ()
 Returns the Upper Plane
Created in NX5.0.0. More...
 
double WireDiameter ()
 Returns the Wire Diameter
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::ParamBuilder
NXOpen::CAM::UdeCycleEvent ()
 Returns the cycle event
Created in NX7.5.0. More...
 
NXOpen::CAM::CycleCycleTable ()
 Returns the cycle
Created in NX9.0.0. More...
 
NXOpen::TaggedObjectGetCustomizableItemBuilder (const NXString &name)
 Returns the customizable item builder for the given customizable item name. More...
 
NXOpen::TaggedObjectGetCustomizableItemBuilder (const char *name)
 Returns the customizable item builder for the given customizable item name. More...
 
std::vector< NXStringGetCustomizableItemNames ()
 Returns the names for all customizable item ids. More...
 
NXOpen::CAM::ParamBuilder::OptimizationTypes OptimizationMethod ()
 Returns the optim method
Created in NX5.0.0. More...
 
void SetOptimizationMethod (NXOpen::CAM::ParamBuilder::OptimizationTypes optimMethod)
 Sets the optim method
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::CAM::ParamBuilder
enum  OptimizationTypes { OptimizationTypesNone, OptimizationTypesMinimizeTravel, OptimizationTypesBand }
 Available types for Optimization Method in operation. More...
 

Detailed Description

Represents a WedmBasedGeom Builder
To create a new instance of this class, use NXOpen::CAM::NCGroupCollection::CreateWedmBasedGeomBuilder

Created in NX5.0.0.


Member Function Documentation

int NXOpen::CAM::WedmBasedGeomBuilder::BackburnPasses ( )

Returns the Backburn Passes
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::CAM::WedmCustomBoundaryDataBuilderList* NXOpen::CAM::WedmBasedGeomBuilder::CustomBoundaryDataList ( )

Returns the Custom Boundary Data List
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::CutDirection ( )

Returns the Cut Direction
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

double NXOpen::CAM::WedmBasedGeomBuilder::CutoffDistance ( )

Returns the Cutoff Distance
Created in NX5.0.1.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::CutoffFlag ( )

Returns the Cutoff Flag
Created in NX5.0.1.



License requirements : cam_base ("CAM BASE")

double NXOpen::CAM::WedmBasedGeomBuilder::CutoffStock ( )

Returns the Cutoff Stock
Created in NX5.0.1.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::FinishPasses ( )

Returns the Finish Passes
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::NXObject* NXOpen::CAM::WedmBasedGeomBuilder::FromPoint ( )

Returns the From Point
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::FromPointStatus ( )

Returns the From Point Status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::NXObject* NXOpen::CAM::WedmBasedGeomBuilder::FromPointToolAxis ( )

Returns the From Point Tool Axis
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::NXObject* NXOpen::CAM::WedmBasedGeomBuilder::GoHomePoint ( )

Returns the Go Home Point
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::GoHomePointStatus ( )

Returns the Go Home Point Status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::NXObject* NXOpen::CAM::WedmBasedGeomBuilder::GoHomePointToolAxis ( )

Returns the Go Home Point Tool Axis
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

double NXOpen::CAM::WedmBasedGeomBuilder::Intol ( )

Returns the intol value
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::CAM::LayoutCiBuilder* NXOpen::CAM::WedmBasedGeomBuilder::LayoutCiBuilder ( )

Returns the Save Layer/Layout builder
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::NXObject* NXOpen::CAM::WedmBasedGeomBuilder::LeadInPoint ( )

Returns the Lead In Point
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::LeadInPointStatus ( )

Returns the Lead In Point Status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::LeadOutPointStatus ( )

Returns the Lead Out Point Status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

double NXOpen::CAM::WedmBasedGeomBuilder::LowerPlane ( )

Returns the Lower Plane
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::NumTabs ( )

Returns the Tab Points
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

double NXOpen::CAM::WedmBasedGeomBuilder::Outtol ( )

Returns the outtol value
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::RegionMethod ( )

Returns the Tab Points Region Method
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::NXObject* NXOpen::CAM::WedmBasedGeomBuilder::RetractPoint ( )

Returns the Retract Point
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::RetractPointStatus ( )

Returns the Retract Point Status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::NXObject* NXOpen::CAM::WedmBasedGeomBuilder::RetractPointToolAxis ( )

Returns the Retract Point Tool Axis
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::RoughPasses ( )

Returns the Rough Passes
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

void NXOpen::CAM::WedmBasedGeomBuilder::SetBackburnPasses ( int  backburnPasses)

Sets the Backburn Passes
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
backburnPassesthe Backburn Passes
void NXOpen::CAM::WedmBasedGeomBuilder::SetCutDirection ( int  cutDirection)

Sets the Cut Direction
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
cutDirectionthe Cut Direction
void NXOpen::CAM::WedmBasedGeomBuilder::SetCutoffDistance ( double  cutoffDistance)

Sets the Cutoff Distance
Created in NX5.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
cutoffDistancethe Cutoff Distance
void NXOpen::CAM::WedmBasedGeomBuilder::SetCutoffFlag ( int  cutoffFlag)

Sets the Cutoff Flag
Created in NX5.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
cutoffFlagthe Cutoff Flag
void NXOpen::CAM::WedmBasedGeomBuilder::SetCutoffStock ( double  cutoffStock)

Sets the Cutoff Stock
Created in NX5.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
cutoffStockthe Cutoff Stock
void NXOpen::CAM::WedmBasedGeomBuilder::SetFinishPasses ( int  finishPasses)

Sets the Finish Passes
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
finishPassesthe Finish Passes
void NXOpen::CAM::WedmBasedGeomBuilder::SetFromPoint ( NXOpen::NXObject point)

Sets the From Point
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
pointthe From Point
void NXOpen::CAM::WedmBasedGeomBuilder::SetFromPointStatus ( int  status)

Sets the From Point Status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
statusthe From Point Status
void NXOpen::CAM::WedmBasedGeomBuilder::SetFromPointToolAxis ( NXOpen::NXObject toolAxis)

Sets the From Point Tool Axis
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
toolAxisthe From Point Tool Axis
void NXOpen::CAM::WedmBasedGeomBuilder::SetGoHomePoint ( NXOpen::NXObject point)

Sets the Go Home Point
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
pointthe Go Home Point
void NXOpen::CAM::WedmBasedGeomBuilder::SetGoHomePointStatus ( int  status)

Sets the Go Home Point Status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
statusthe Go Home Point Status
void NXOpen::CAM::WedmBasedGeomBuilder::SetGoHomePointToolAxis ( NXOpen::NXObject toolAxis)

Sets the Go Home Point Tool Axis
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
toolAxisthe Go Home Point Tool Axis
void NXOpen::CAM::WedmBasedGeomBuilder::SetIntol ( double  intol)

Sets the intol value
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
intolthe intol value
void NXOpen::CAM::WedmBasedGeomBuilder::SetLeadInPoint ( NXOpen::NXObject point)

Sets the Lead In Point
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
pointthe Lead In Point
void NXOpen::CAM::WedmBasedGeomBuilder::SetLeadInPointStatus ( int  status)

Sets the Lead In Point Status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
statusthe Lead In Point Status
void NXOpen::CAM::WedmBasedGeomBuilder::SetLeadOutPointStatus ( int  status)

Sets the Lead Out Point Status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
statusthe Lead Out Point Status
void NXOpen::CAM::WedmBasedGeomBuilder::SetLowerPlane ( double  lowerPlane)

Sets the Lower Plane
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
lowerPlanethe Lower Plane
void NXOpen::CAM::WedmBasedGeomBuilder::SetNumTabs ( int  numTabs)

Sets the Tab Points
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
numTabsthe Num Tabs
void NXOpen::CAM::WedmBasedGeomBuilder::SetOuttol ( double  outtol)

Sets the outtol value
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
outtolthe intol value
void NXOpen::CAM::WedmBasedGeomBuilder::SetRegionMethod ( int  regionMethod)

Sets the Tab Points Region Method
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
regionMethodthe Tab Points Region Method
void NXOpen::CAM::WedmBasedGeomBuilder::SetRetractPoint ( NXOpen::NXObject point)

Sets the Retract Point
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
pointthe Retract Point
void NXOpen::CAM::WedmBasedGeomBuilder::SetRetractPointStatus ( int  status)

Sets the Retract Point Status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
statusthe Retract Point Status
void NXOpen::CAM::WedmBasedGeomBuilder::SetRetractPointToolAxis ( NXOpen::NXObject toolAxis)

Sets the Retract Point Tool Axis
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
toolAxisthe Retract Point Tool Axis
void NXOpen::CAM::WedmBasedGeomBuilder::SetRoughPasses ( int  roughPasses)

Sets the Rough Passes
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
roughPassesthe Rough Passes
void NXOpen::CAM::WedmBasedGeomBuilder::SetSmoothLeadinDistance ( double  leadInDistance)

Sets the Smooth Leadin Distance
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
leadInDistancethe Smooth Leadin Distance
void NXOpen::CAM::WedmBasedGeomBuilder::SetSmoothLeadinFlag ( int  leadInFlag)

Sets the Smooth Leadin Flag
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
leadInFlagthe Smooth Leadin Flag
void NXOpen::CAM::WedmBasedGeomBuilder::SetSmoothLeadoutDistance ( double  leadOutDistance)

Sets the Smooth Leadout Distance
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
leadOutDistancethe Smooth Leadout Distance
void NXOpen::CAM::WedmBasedGeomBuilder::SetSmoothLeadoutFlag ( int  leadOutFlag)

Sets the Smooth Leadout Flag
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
leadOutFlagthe Smooth Leadout Flag
void NXOpen::CAM::WedmBasedGeomBuilder::SetStopPointDistance ( double  stopPointDistance)

Sets the Stop Point Distance
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
stopPointDistancethe Stop Point Distance
void NXOpen::CAM::WedmBasedGeomBuilder::SetStopPointFlag ( int  stopPointFlag)

Sets the Stop Point Flag
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
stopPointFlagthe Stop Point Flag
void NXOpen::CAM::WedmBasedGeomBuilder::SetStopPointType ( int  stopPointType)

Sets the Stop Point Type
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
stopPointTypethe Stop Point Type
void NXOpen::CAM::WedmBasedGeomBuilder::SetThreadHolePoint ( NXOpen::NXObject point)

Sets the Thread Hole Point
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
pointthe Thread Hole Point
void NXOpen::CAM::WedmBasedGeomBuilder::SetThreadHolePointStatus ( int  status)

Sets the Thread Hole Point Status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
statusthe Thread Hole Point Status
void NXOpen::CAM::WedmBasedGeomBuilder::SetThreadHolePointToolAxis ( NXOpen::NXObject toolAxis)

Sets the Thread Hole Point Tool Axis
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
toolAxisthe Thread Hole Point Tool Axis
void NXOpen::CAM::WedmBasedGeomBuilder::SetUpperPlane ( double  upperPlane)

Sets the Upper Plane
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
upperPlanethe Upper Plane
void NXOpen::CAM::WedmBasedGeomBuilder::SetWireDiameter ( double  wireDiameter)

Sets the Wire Diameter
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
wireDiameterthe Wire Diameter
double NXOpen::CAM::WedmBasedGeomBuilder::SmoothLeadinDistance ( )

Returns the Smooth Leadin Distance
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::SmoothLeadinFlag ( )

Returns the Smooth Leadin Flag
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

double NXOpen::CAM::WedmBasedGeomBuilder::SmoothLeadoutDistance ( )

Returns the Smooth Leadout Distance
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::SmoothLeadoutFlag ( )

Returns the Smooth Leadout Flag
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::CAM::StepoverBuilder* NXOpen::CAM::WedmBasedGeomBuilder::StepoverBuilder ( )

Returns the Stepover builder
Created in NX6.0.0.



License requirements : None

double NXOpen::CAM::WedmBasedGeomBuilder::StopPointDistance ( )

Returns the Stop Point Distance
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::StopPointFlag ( )

Returns the Stop Point Flag
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::StopPointType ( )

Returns the Stop Point Type
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::NXObject* NXOpen::CAM::WedmBasedGeomBuilder::ThreadHolePoint ( )

Returns the Thread Hole Point
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::WedmBasedGeomBuilder::ThreadHolePointStatus ( )

Returns the Thread Hole Point Status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::NXObject* NXOpen::CAM::WedmBasedGeomBuilder::ThreadHolePointToolAxis ( )

Returns the Thread Hole Point Tool Axis
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

double NXOpen::CAM::WedmBasedGeomBuilder::UpperPlane ( )

Returns the Upper Plane
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

double NXOpen::CAM::WedmBasedGeomBuilder::WireDiameter ( )

Returns the Wire Diameter
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")


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