NX Open C++ Reference Guide
|
Represents a WedmOperation Builder
To create a new instance of this class, use CAM::OperationCollection::CreateWedmOperationBuilder
Created in NX7.5.0.
More...
Public Member Functions | |
NXString | ApiExitName () |
Returns the api exit name Created in NX8.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | BackburnDistanceBuilder () |
Returns the backburn_distance builder Created in NX7.5.0. | |
int | BackburnFlag () |
Returns the Rough and Backburn Flag Created in NX7.5.0. | |
NXOpen::CAM::WedmOperationBuilder::BackburnPassesTypes | BackburnPasses () |
Returns the Backburn Passes Created in NX7.5.0. | |
NXOpen::CAM::WedmOperationBuilder::ConvexCornerTypes | ConvexCorner () |
Returns the convex_corner Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | CornerMaximumAngleBuilder () |
Returns the corner_maximum_angle builder Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | CornerMinimumAngleBuilder () |
Returns the corner_minimum_angle builder Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | CornerRadiusBuilder () |
Returns the corner_radius builder Created in NX7.5.0. | |
NXOpen::CAM::WedmCustomBoundaryDataBuilderList * | CustomBoundaryDataList () |
Returns the custom boundary data list Created in NX8.0.1. | |
NXOpen::CAM::InheritableDoubleBuilder * | CutoffDistanceBuilder () |
Returns the cutoff_distance builder Created in NX7.5.0. | |
int | CutoffFlag () |
Returns the Cutoff Flag Created in NX7.5.0. | |
NXOpen::CAM::InheritableIntBuilder * | CutoffFlagBuilder () |
Returns the cutoff_flag builder Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | CutoffStockBuilder () |
Returns the cutoff_stock builder Created in NX7.5.0. | |
NXOpen::CAM::WedmCutParameters * | CutParameters () |
Returns the cut parameter object Created in NX7.5.0. | |
NXOpen::CAM::CutPatternBuilder * | CutPattern () |
Returns the cut pattern Created in NX7.5.0. | |
void | ExecuteApiExit () |
Execute api exit Created in NX8.5.0. | |
NXOpen::CAM::InheritableIntBuilder * | FinishPassesBuilder () |
Returns the finish_passes builder Created in NX7.5.0. | |
NXOpen::CAM::InPathEventSetData * | GetInPathEventSetData (int passNumber, NXOpen::CAM::WedmOperationBuilder::InPathUdeSetTypes inPathEventType) |
Returns the in path event data. | |
NXOpen::CAM::LayoutCiBuilder * | LayoutCiBuilder () |
Returns the Save Layer/Layout builder Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | LeadInCircleAngleBuilder () |
Returns the lead_in_circle_angle_builder Created in NX7.5.0. | |
NXOpen::CAM::WedmPointDefinitionBuilder * | LeadInPointBuilder () |
Returns the lead_in_point Builder Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | LeadInRadiusBuilder () |
Returns the lead_in_radius_builder Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | LeadOutCircleAngleBuilder () |
Returns the lead_out_circle_angle_builder Created in NX7.5.0. | |
NXOpen::CAM::WedmPointDefinitionBuilder * | LeadOutPointBuilder () |
Returns the lead_out_point Builder Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | LeadOutRadiusBuilder () |
Returns the lead_out_radius_builder Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | LoopRadius () |
Returns the loop radius Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | MaximumLoopAngle () |
Returns the maximum loop angle Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | MinimumLoopAngle () |
Returns the minimum loop angle Created in NX7.5.0. | |
NXOpen::CAM::NcmWedmBuilder * | NcmWedmBuilder () |
Returns the non-cutting builder Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | NocoreStockBuilder () |
Returns the nocore_stock builder Created in NX7.5.0. | |
int | NumTabs () |
Returns the Tab Points Created in NX7.5.0. | |
int | RegionMethod () |
Returns the Tab Points Region Method Created in NX7.5.0. | |
NXOpen::CAM::WedmPointDefinitionBuilder * | RetractPointBuilder () |
Returns the retract_point Builder Created in NX7.5.0. | |
NXOpen::CAM::InheritableIntBuilder * | RoughPassesBuilder () |
Returns the rough_passes builder Created in NX7.5.0. | |
void | SetApiExitName (const NXString &exitName) |
Sets the api exit name Created in NX8.5.0. | |
void | SetApiExitName (const char *exitName) |
Sets the api exit name Created in NX8.5.0. | |
void | SetBackburnFlag (int backburnFlag) |
Sets the Rough and Backburn Flag Created in NX7.5.0. | |
void | SetBackburnPasses (NXOpen::CAM::WedmOperationBuilder::BackburnPassesTypes backburnPasses) |
Sets the Backburn Passes Created in NX7.5.0. | |
void | SetConvexCorner (NXOpen::CAM::WedmOperationBuilder::ConvexCornerTypes convexCorner) |
Sets the convex_corner Created in NX7.5.0. | |
void | SetCutoffFlag (int cutoffFlag) |
Sets the Cutoff Flag Created in NX7.5.0. | |
void | SetNumTabs (int numTabs) |
Sets the Tab Points Created in NX7.5.0. | |
void | SetRegionMethod (int regionMethod) |
Sets the Tab Points Region Method Created in NX7.5.0. | |
void | SetSmoothing (NXOpen::CAM::WedmOperationBuilder::CornerSmoothingType smoothing) |
Sets the smoothing Created in NX7.5.0. | |
void | SetSmoothLeadInOption (NXOpen::CAM::WedmOperationBuilder::SmoothLeadInTypes leadInFlag) |
Sets the Smooth Leadin Flag Created in NX7.5.0. | |
void | SetSmoothLeadOutOption (NXOpen::CAM::WedmOperationBuilder::SmoothLeadOutTypes leadOutOption) |
Sets the Smooth Leadout Flag Created in NX7.5.0. | |
void | SetStopPointFlag (NXOpen::CAM::WedmOperationBuilder::StopPointFlagTypes stopPointFlag) |
Sets the Stop Point Flag Created in NX7.5.0. | |
void | SetStopPointType (NXOpen::CAM::WedmOperationBuilder::StopPointTypes stopPointType) |
Sets the Stop Point Type Created in NX7.5.0. | |
NXOpen::CAM::WedmOperationBuilder::CornerSmoothingType | Smoothing () |
Returns the smoothing Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | SmoothLeadInDistanceBuilder () |
Returns the smooth_lead_in_distance builder Created in NX7.5.0. | |
NXOpen::CAM::WedmOperationBuilder::SmoothLeadInTypes | SmoothLeadInOption () |
Returns the Smooth Leadin Flag Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | SmoothLeadOutDistanceBuilder () |
Returns the smooth_lead_out_distance builder Created in NX7.5.0. | |
NXOpen::CAM::WedmOperationBuilder::SmoothLeadOutTypes | SmoothLeadOutOption () |
Returns the Smooth Leadout Flag Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | StopPointDistanceBuilder () |
Returns the stop_point_distance builder Created in NX7.5.0. | |
NXOpen::CAM::WedmOperationBuilder::StopPointFlagTypes | StopPointFlag () |
Returns the Stop Point Flag Created in NX7.5.0. | |
NXOpen::CAM::WedmOperationBuilder::StopPointTypes | StopPointType () |
Returns the Stop Point Type Created in NX7.5.0. | |
NXOpen::CAM::WedmPointDefinitionBuilder * | ThreadHolePointBuilder () |
Returns the thread_hole_point Builder Created in NX7.5.0. | |
NXOpen::CAM::WedmArcOutputTypeCiBuilder * | WedmArcOutputTypeCiBuilder () |
Returns the wedm arc output type Builder Created in NX7.5.0. | |
NXOpen::CAM::WedmStatusControlCiBuilder * | WedmStatusControlCiBuilder () |
Returns the wedm status control ci Builder Created in NX7.5.0. | |
![]() | |
NXString | ChannelName () |
Returns the channel's name Created in NX7.5.0. | |
NXString | Description () |
Returns the description Created in NX9.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | EndOfPath () |
Returns the end event builder Created in NX5.0.1. | |
NXOpen::CAM::UdeSet * | EndUdeSet () |
Returns the end ude set Created in NX7.5.0. | |
NXOpen::CAM::GeometryCiBuilder * | Geometry () |
Returns the geometry builder Created in NX5.0.0. | |
std::vector< double > | GetHoleAxisValues () |
Get the Hole Axis values. | |
bool | GougeChecking () |
Returns the gouge checking flag Created in NX9.0.0. | |
NXOpen::CAM::OperationBuilder::HoleAxisTypes | HoleAxisType () |
Returns the Hole Axis Type Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | HoleDepth () |
Returns the max depth distance builder Created in NX5.0.0. | |
NXOpen::CAM::OperationBuilder::HoleDepthTypes | HoleDepthType () |
Returns the Hole Depth Type Created in NX5.0.0. | |
NXOpen::CAM::ArcOutputTypeCiBuilder * | MotionOutputBuilder () |
Returns the motion output builder Created in NX8.0.0. | |
NXOpen::CAM::Notes * | Notes () |
Returns the notes builder Created in NX9.0.0. | |
NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes | OptimizationBasedOn () |
Returns the optimization based on in operation Created in NX5.0.0. | |
NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes | OptimizationDistanceMethod () |
Returns the optimization distance method in operation Created in NX5.0.0. | |
NXOpen::CAM::OperationBuilder::OptimizationLevelTypes | OptimizationLevel () |
Returns the optimization level in operation Created in NX5.0.0. | |
NXOpen::CAM::OperationDisplayOptionsBuilder * | PathDisplayOptions () |
Returns the path display options builder Created in NX6.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | RetractDistance () |
Returns the Retract Distance builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | RetractDistanceOnToolAxisChange () |
Returns the Retract Distance on Tool Axis Change builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | SafeClearance () |
Returns the safe clearance builder Created in NX6.0.0. | |
bool | SelectToolFlag () |
Returns the user selected tool Created in NX5.0.0. | |
void | SetChannelName (const NXString &channel) |
Sets the channel's name Created in NX7.5.0. | |
void | SetChannelName (const char *channel) |
Sets the channel's name Created in NX7.5.0. | |
void | SetDescription (const NXString &description) |
Sets the description Created in NX9.0.0. | |
void | SetDescription (const char *description) |
Sets the description Created in NX9.0.0. | |
void | SetGougeChecking (bool gougeChecking) |
Sets the gouge checking flag Created in NX9.0.0. | |
void | SetHoleAxisType (NXOpen::CAM::OperationBuilder::HoleAxisTypes types) |
Sets the Hole Axis Type Created in NX5.0.0. | |
void | SetHoleAxisValues (const std::vector< double > &holeAxis) |
Set the Hole Axis values Created in NX5.0.0. | |
void | SetHoleDepthType (NXOpen::CAM::OperationBuilder::HoleDepthTypes types) |
Sets the Hole Depth Type Created in NX5.0.0. | |
void | SetOptimizationBasedOn (NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes optimBasedOn) |
Sets the optimization based on in operation Created in NX5.0.0. | |
void | SetOptimizationDistanceMethod (NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes optimDistance) |
Sets the optimization distance method in operation Created in NX5.0.0. | |
void | SetOptimizationLevel (NXOpen::CAM::OperationBuilder::OptimizationLevelTypes optimType) |
Sets the optimization level in operation Created in NX5.0.0. | |
void | SetSelectToolFlag (bool selToolFlag) |
Sets the user selected tool Created in NX5.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | StartOfPath () |
Returns the start event builder Created in NX5.0.1. | |
NXOpen::CAM::UdeSet * | StartUdeSet () |
Returns the start ude set Created in NX7.5.0. | |
NXOpen::CAM::ToolChangeCiBuilder * | ToolChangeSetting () |
Returns the tool change builder Created in NX5.0.0. | |
NXOpen::CAM::ToolPathSplitParametersBuilder * | ToolPathSplitParametersBuilder () |
Returns the tool path split Parameters Created in NX9.0.0. | |
![]() | |
NXOpen::CAM::Ude * | CycleEvent () |
Returns the cycle event Created in NX7.5.0. | |
NXOpen::CAM::Cycle * | CycleTable () |
Returns the cycle Created in NX9.0.0. | |
NXOpen::CAM::ParamBuilder::OptimizationTypes | OptimizationMethod () |
Returns the optim method Created in NX5.0.0. | |
void | SetOptimizationMethod (NXOpen::CAM::ParamBuilder::OptimizationTypes optimMethod) |
Sets the optim method Created in NX5.0.0. | |
![]() | |
NXOpen::NXObject * | Commit () |
Commits any edits that have been applied to the builder. | |
void | Destroy () |
Deletes the builder, and cleans up any objects created by the builder. | |
std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
For builders that create more than one object, this method returns the objects that are created by commit. | |
NXOpen::NXObject * | GetObject () |
Returns the object currently being edited by this builder. | |
void | ShowResults () |
Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a WedmOperation Builder
To create a new instance of this class, use CAM::OperationCollection::CreateWedmOperationBuilder
Created in NX7.5.0.
NXString NXOpen::CAM::WedmOperationBuilder::ApiExitName | ( | ) |
Returns the api exit name
Created in NX8.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::BackburnDistanceBuilder | ( | ) |
Returns the backburn_distance builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
int NXOpen::CAM::WedmOperationBuilder::BackburnFlag | ( | ) |
Returns the Rough and Backburn Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmOperationBuilder::BackburnPassesTypes NXOpen::CAM::WedmOperationBuilder::BackburnPasses | ( | ) |
Returns the Backburn Passes
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmOperationBuilder::ConvexCornerTypes NXOpen::CAM::WedmOperationBuilder::ConvexCorner | ( | ) |
Returns the convex_corner
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::CornerMaximumAngleBuilder | ( | ) |
Returns the corner_maximum_angle builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::CornerMinimumAngleBuilder | ( | ) |
Returns the corner_minimum_angle builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::CornerRadiusBuilder | ( | ) |
Returns the corner_radius builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmCustomBoundaryDataBuilderList* NXOpen::CAM::WedmOperationBuilder::CustomBoundaryDataList | ( | ) |
Returns the custom boundary data list
Created in NX8.0.1.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::CutoffDistanceBuilder | ( | ) |
Returns the cutoff_distance builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
int NXOpen::CAM::WedmOperationBuilder::CutoffFlag | ( | ) |
Returns the Cutoff Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableIntBuilder* NXOpen::CAM::WedmOperationBuilder::CutoffFlagBuilder | ( | ) |
Returns the cutoff_flag builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::CutoffStockBuilder | ( | ) |
Returns the cutoff_stock builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmCutParameters* NXOpen::CAM::WedmOperationBuilder::CutParameters | ( | ) |
Returns the cut parameter object
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::CutPatternBuilder* NXOpen::CAM::WedmOperationBuilder::CutPattern | ( | ) |
Returns the cut pattern
Created in NX7.5.0.
License requirements : None
void NXOpen::CAM::WedmOperationBuilder::ExecuteApiExit | ( | ) |
Execute api exit
Created in NX8.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableIntBuilder* NXOpen::CAM::WedmOperationBuilder::FinishPassesBuilder | ( | ) |
Returns the finish_passes builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InPathEventSetData* NXOpen::CAM::WedmOperationBuilder::GetInPathEventSetData | ( | int | passNumber, |
NXOpen::CAM::WedmOperationBuilder::InPathUdeSetTypes | inPathEventType | ||
) |
Returns the in path event data.
passNumber | the pass number |
inPathEventType | in path ude set type |
NXOpen::CAM::LayoutCiBuilder* NXOpen::CAM::WedmOperationBuilder::LayoutCiBuilder | ( | ) |
Returns the Save Layer/Layout builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::LeadInCircleAngleBuilder | ( | ) |
Returns the lead_in_circle_angle_builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmPointDefinitionBuilder* NXOpen::CAM::WedmOperationBuilder::LeadInPointBuilder | ( | ) |
Returns the lead_in_point Builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::LeadInRadiusBuilder | ( | ) |
Returns the lead_in_radius_builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::LeadOutCircleAngleBuilder | ( | ) |
Returns the lead_out_circle_angle_builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmPointDefinitionBuilder* NXOpen::CAM::WedmOperationBuilder::LeadOutPointBuilder | ( | ) |
Returns the lead_out_point Builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::LeadOutRadiusBuilder | ( | ) |
Returns the lead_out_radius_builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::LoopRadius | ( | ) |
Returns the loop radius
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::MaximumLoopAngle | ( | ) |
Returns the maximum loop angle
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::MinimumLoopAngle | ( | ) |
Returns the minimum loop angle
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmWedmBuilder* NXOpen::CAM::WedmOperationBuilder::NcmWedmBuilder | ( | ) |
Returns the non-cutting builder
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::NocoreStockBuilder | ( | ) |
Returns the nocore_stock builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
int NXOpen::CAM::WedmOperationBuilder::NumTabs | ( | ) |
Returns the Tab Points
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
int NXOpen::CAM::WedmOperationBuilder::RegionMethod | ( | ) |
Returns the Tab Points Region Method
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmPointDefinitionBuilder* NXOpen::CAM::WedmOperationBuilder::RetractPointBuilder | ( | ) |
Returns the retract_point Builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableIntBuilder* NXOpen::CAM::WedmOperationBuilder::RoughPassesBuilder | ( | ) |
Returns the rough_passes builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
void NXOpen::CAM::WedmOperationBuilder::SetApiExitName | ( | const NXString & | exitName | ) |
Sets the api exit name
Created in NX8.5.0.
License requirements : cam_base ("CAM BASE")
exitName | the api exit name |
void NXOpen::CAM::WedmOperationBuilder::SetApiExitName | ( | const char * | exitName | ) |
Sets the api exit name
Created in NX8.5.0.
License requirements : cam_base ("CAM BASE")
exitName | the api exit name |
void NXOpen::CAM::WedmOperationBuilder::SetBackburnFlag | ( | int | backburnFlag | ) |
Sets the Rough and Backburn Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
backburnFlag | the Backburn Flag |
void NXOpen::CAM::WedmOperationBuilder::SetBackburnPasses | ( | NXOpen::CAM::WedmOperationBuilder::BackburnPassesTypes | backburnPasses | ) |
Sets the Backburn Passes
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
backburnPasses | the Backburn Passes |
void NXOpen::CAM::WedmOperationBuilder::SetConvexCorner | ( | NXOpen::CAM::WedmOperationBuilder::ConvexCornerTypes | convexCorner | ) |
Sets the convex_corner
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
convexCorner | the cutcom_reg |
void NXOpen::CAM::WedmOperationBuilder::SetCutoffFlag | ( | int | cutoffFlag | ) |
Sets the Cutoff Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
cutoffFlag | the Cutoff Flag |
void NXOpen::CAM::WedmOperationBuilder::SetNumTabs | ( | int | numTabs | ) |
Sets the Tab Points
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
numTabs | the Num Tabs |
void NXOpen::CAM::WedmOperationBuilder::SetRegionMethod | ( | int | regionMethod | ) |
void NXOpen::CAM::WedmOperationBuilder::SetSmoothing | ( | NXOpen::CAM::WedmOperationBuilder::CornerSmoothingType | smoothing | ) |
Sets the smoothing
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
smoothing | the smoothing |
void NXOpen::CAM::WedmOperationBuilder::SetSmoothLeadInOption | ( | NXOpen::CAM::WedmOperationBuilder::SmoothLeadInTypes | leadInFlag | ) |
Sets the Smooth Leadin Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
leadInFlag | the Smooth Leadin Flag |
void NXOpen::CAM::WedmOperationBuilder::SetSmoothLeadOutOption | ( | NXOpen::CAM::WedmOperationBuilder::SmoothLeadOutTypes | leadOutOption | ) |
Sets the Smooth Leadout Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
leadOutOption | the Smooth Leadout Flag |
void NXOpen::CAM::WedmOperationBuilder::SetStopPointFlag | ( | NXOpen::CAM::WedmOperationBuilder::StopPointFlagTypes | stopPointFlag | ) |
void NXOpen::CAM::WedmOperationBuilder::SetStopPointType | ( | NXOpen::CAM::WedmOperationBuilder::StopPointTypes | stopPointType | ) |
NXOpen::CAM::WedmOperationBuilder::CornerSmoothingType NXOpen::CAM::WedmOperationBuilder::Smoothing | ( | ) |
Returns the smoothing
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::SmoothLeadInDistanceBuilder | ( | ) |
Returns the smooth_lead_in_distance builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmOperationBuilder::SmoothLeadInTypes NXOpen::CAM::WedmOperationBuilder::SmoothLeadInOption | ( | ) |
Returns the Smooth Leadin Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::SmoothLeadOutDistanceBuilder | ( | ) |
Returns the smooth_lead_out_distance builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmOperationBuilder::SmoothLeadOutTypes NXOpen::CAM::WedmOperationBuilder::SmoothLeadOutOption | ( | ) |
Returns the Smooth Leadout Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmOperationBuilder::StopPointDistanceBuilder | ( | ) |
Returns the stop_point_distance builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmOperationBuilder::StopPointFlagTypes NXOpen::CAM::WedmOperationBuilder::StopPointFlag | ( | ) |
Returns the Stop Point Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmOperationBuilder::StopPointTypes NXOpen::CAM::WedmOperationBuilder::StopPointType | ( | ) |
Returns the Stop Point Type
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmPointDefinitionBuilder* NXOpen::CAM::WedmOperationBuilder::ThreadHolePointBuilder | ( | ) |
Returns the thread_hole_point Builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmArcOutputTypeCiBuilder* NXOpen::CAM::WedmOperationBuilder::WedmArcOutputTypeCiBuilder | ( | ) |
Returns the wedm arc output type Builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmStatusControlCiBuilder* NXOpen::CAM::WedmOperationBuilder::WedmStatusControlCiBuilder | ( | ) |
Returns the wedm status control ci Builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")