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

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

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::WedmOpenGeomBuilder:
NXOpen::CAM::WedmBasedGeomBuilder NXOpen::CAM::ParamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::NXObjectLeadOutPoint ()
 Returns the Lead Out Point
Created in NX6.0.0. More...
 
void SetLeadOutPoint (NXOpen::NXObject *point)
 Sets the Lead Out Point
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::WedmBasedGeomBuilder
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 WedmOpenGeom Builder
To create a new instance of this class, use NXOpen::CAM::NCGroupCollection::CreateWedmOpenGeomBuilder

Created in NX5.0.0.


Member Function Documentation

NXOpen::NXObject* NXOpen::CAM::WedmOpenGeomBuilder::LeadOutPoint ( )

Returns the Lead Out Point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

void NXOpen::CAM::WedmOpenGeomBuilder::SetLeadOutPoint ( NXOpen::NXObject point)

Sets the Lead Out Point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
pointthe Lead Out Point

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