NX Open C++ Reference Guide
|
Represents a WedmGeom Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateWedmGeomBuilder
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::WedmGeomBuilder::BackburnPassesTypes | BackburnPasses () |
Returns the Backburn Passes Created in NX7.5.0. | |
NXOpen::CAM::WedmGeomBuilder::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. | |
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::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 * | LeadInPoint () |
Returns the lead in point Created in NX8.0.1. | |
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 * | LeadOutPoint () |
Returns the lead out point Created in NX8.0.1. | |
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 * | RetractPoint () |
Returns the retract point Created in NX8.0.1. | |
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::WedmGeomBuilder::BackburnPassesTypes backburnPasses) |
Sets the Backburn Passes Created in NX7.5.0. | |
void | SetConvexCorner (NXOpen::CAM::WedmGeomBuilder::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::WedmGeomBuilder::CornerSmoothingType smoothing) |
Sets the smoothing Created in NX7.5.0. | |
void | SetSmoothLeadInOption (NXOpen::CAM::WedmGeomBuilder::SmoothLeadInTypes leadInFlag) |
Sets the Smooth Leadin Flag Created in NX7.5.0. | |
void | SetSmoothLeadOutOption (NXOpen::CAM::WedmGeomBuilder::SmoothLeadOutTypes leadOutOption) |
Sets the Smooth Leadout Flag Created in NX7.5.0. | |
void | SetStopPointFlag (NXOpen::CAM::WedmGeomBuilder::StopPointFlagTypes stopPointFlag) |
Sets the Stop Point Flag Created in NX7.5.0. | |
void | SetStopPointType (NXOpen::CAM::WedmGeomBuilder::StopPointTypes stopPointType) |
Sets the Stop Point Type Created in NX7.5.0. | |
NXOpen::CAM::WedmGeomBuilder::CornerSmoothingType | Smoothing () |
Returns the smoothing Created in NX7.5.0. | |
NXOpen::CAM::WedmGeomBuilder::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::WedmGeomBuilder::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::WedmGeomBuilder::StopPointFlagTypes | StopPointFlag () |
Returns the Stop Point Flag Created in NX7.5.0. | |
NXOpen::CAM::WedmGeomBuilder::StopPointTypes | StopPointType () |
Returns the Stop Point Type Created in NX7.5.0. | |
NXOpen::CAM::WedmPointDefinitionBuilder * | ThreadHolePoint () |
Returns the thread hole point Created in NX8.0.1. | |
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 | Description () |
Returns the description Created in NX9.0.0. | |
NXOpen::CAM::UdeSet * | EndUdeSet () |
Returns the end ude set 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. | |
NXOpen::CAM::UdeSet * | StartUdeSet () |
Returns the start ude set Created in NX7.5.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 WedmGeom Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateWedmGeomBuilder
Created in NX7.5.0.
NXString NXOpen::CAM::WedmGeomBuilder::ApiExitName | ( | ) |
Returns the api exit name
Created in NX8.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::BackburnDistanceBuilder | ( | ) |
Returns the backburn_distance builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
int NXOpen::CAM::WedmGeomBuilder::BackburnFlag | ( | ) |
Returns the Rough and Backburn Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmGeomBuilder::BackburnPassesTypes NXOpen::CAM::WedmGeomBuilder::BackburnPasses | ( | ) |
Returns the Backburn Passes
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmGeomBuilder::ConvexCornerTypes NXOpen::CAM::WedmGeomBuilder::ConvexCorner | ( | ) |
Returns the convex_corner
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::CornerMaximumAngleBuilder | ( | ) |
Returns the corner_maximum_angle builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::CornerMinimumAngleBuilder | ( | ) |
Returns the corner_minimum_angle builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::CornerRadiusBuilder | ( | ) |
Returns the corner_radius builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmCustomBoundaryDataBuilderList* NXOpen::CAM::WedmGeomBuilder::CustomBoundaryDataList | ( | ) |
Returns the custom boundary data list
Created in NX8.0.1.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::CutoffDistanceBuilder | ( | ) |
Returns the cutoff_distance builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
int NXOpen::CAM::WedmGeomBuilder::CutoffFlag | ( | ) |
Returns the Cutoff Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableIntBuilder* NXOpen::CAM::WedmGeomBuilder::CutoffFlagBuilder | ( | ) |
Returns the cutoff_flag builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::CutoffStockBuilder | ( | ) |
Returns the cutoff_stock builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmCutParameters* NXOpen::CAM::WedmGeomBuilder::CutParameters | ( | ) |
Returns the cut parameter object
Created in NX7.5.0.
License requirements : None
void NXOpen::CAM::WedmGeomBuilder::ExecuteApiExit | ( | ) |
Execute api exit
Created in NX8.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableIntBuilder* NXOpen::CAM::WedmGeomBuilder::FinishPassesBuilder | ( | ) |
Returns the finish_passes builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::LayoutCiBuilder* NXOpen::CAM::WedmGeomBuilder::LayoutCiBuilder | ( | ) |
Returns the Save Layer/Layout builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::LeadInCircleAngleBuilder | ( | ) |
Returns the lead_in_circle_angle_builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmPointDefinitionBuilder* NXOpen::CAM::WedmGeomBuilder::LeadInPoint | ( | ) |
Returns the lead in point
Created in NX8.0.1.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::LeadInRadiusBuilder | ( | ) |
Returns the lead_in_radius_builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::LeadOutCircleAngleBuilder | ( | ) |
Returns the lead_out_circle_angle_builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmPointDefinitionBuilder* NXOpen::CAM::WedmGeomBuilder::LeadOutPoint | ( | ) |
Returns the lead out point
Created in NX8.0.1.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::LeadOutRadiusBuilder | ( | ) |
Returns the lead_out_radius_builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::LoopRadius | ( | ) |
Returns the loop radius
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::MaximumLoopAngle | ( | ) |
Returns the maximum loop angle
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::MinimumLoopAngle | ( | ) |
Returns the minimum loop angle
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmWedmBuilder* NXOpen::CAM::WedmGeomBuilder::NcmWedmBuilder | ( | ) |
Returns the non-cutting builder
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::NocoreStockBuilder | ( | ) |
Returns the nocore_stock builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
int NXOpen::CAM::WedmGeomBuilder::NumTabs | ( | ) |
Returns the Tab Points
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
int NXOpen::CAM::WedmGeomBuilder::RegionMethod | ( | ) |
Returns the Tab Points Region Method
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmPointDefinitionBuilder* NXOpen::CAM::WedmGeomBuilder::RetractPoint | ( | ) |
Returns the retract point
Created in NX8.0.1.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableIntBuilder* NXOpen::CAM::WedmGeomBuilder::RoughPassesBuilder | ( | ) |
Returns the rough_passes builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
void NXOpen::CAM::WedmGeomBuilder::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::WedmGeomBuilder::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::WedmGeomBuilder::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::WedmGeomBuilder::SetBackburnPasses | ( | NXOpen::CAM::WedmGeomBuilder::BackburnPassesTypes | backburnPasses | ) |
Sets the Backburn Passes
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
backburnPasses | the Backburn Passes |
void NXOpen::CAM::WedmGeomBuilder::SetConvexCorner | ( | NXOpen::CAM::WedmGeomBuilder::ConvexCornerTypes | convexCorner | ) |
Sets the convex_corner
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
convexCorner | the cutcom_reg |
void NXOpen::CAM::WedmGeomBuilder::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::WedmGeomBuilder::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::WedmGeomBuilder::SetRegionMethod | ( | int | regionMethod | ) |
void NXOpen::CAM::WedmGeomBuilder::SetSmoothing | ( | NXOpen::CAM::WedmGeomBuilder::CornerSmoothingType | smoothing | ) |
Sets the smoothing
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
smoothing | the smoothing |
void NXOpen::CAM::WedmGeomBuilder::SetSmoothLeadInOption | ( | NXOpen::CAM::WedmGeomBuilder::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::WedmGeomBuilder::SetSmoothLeadOutOption | ( | NXOpen::CAM::WedmGeomBuilder::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::WedmGeomBuilder::SetStopPointFlag | ( | NXOpen::CAM::WedmGeomBuilder::StopPointFlagTypes | stopPointFlag | ) |
void NXOpen::CAM::WedmGeomBuilder::SetStopPointType | ( | NXOpen::CAM::WedmGeomBuilder::StopPointTypes | stopPointType | ) |
NXOpen::CAM::WedmGeomBuilder::CornerSmoothingType NXOpen::CAM::WedmGeomBuilder::Smoothing | ( | ) |
Returns the smoothing
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmGeomBuilder::SmoothLeadInTypes NXOpen::CAM::WedmGeomBuilder::SmoothLeadInOption | ( | ) |
Returns the Smooth Leadin Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::SmoothLeadOutDistanceBuilder | ( | ) |
Returns the smooth_lead_out_distance builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmGeomBuilder::SmoothLeadOutTypes NXOpen::CAM::WedmGeomBuilder::SmoothLeadOutOption | ( | ) |
Returns the Smooth Leadout Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::WedmGeomBuilder::StopPointDistanceBuilder | ( | ) |
Returns the stop_point_distance builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmGeomBuilder::StopPointFlagTypes NXOpen::CAM::WedmGeomBuilder::StopPointFlag | ( | ) |
Returns the Stop Point Flag
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmGeomBuilder::StopPointTypes NXOpen::CAM::WedmGeomBuilder::StopPointType | ( | ) |
Returns the Stop Point Type
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmPointDefinitionBuilder* NXOpen::CAM::WedmGeomBuilder::ThreadHolePoint | ( | ) |
Returns the thread hole point
Created in NX8.0.1.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmArcOutputTypeCiBuilder* NXOpen::CAM::WedmGeomBuilder::WedmArcOutputTypeCiBuilder | ( | ) |
Returns the wedm arc output type Builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::WedmStatusControlCiBuilder* NXOpen::CAM::WedmGeomBuilder::WedmStatusControlCiBuilder | ( | ) |
Returns the wedm status control ci Builder
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")