NX Open C++ Reference Guide
|
Used to view or edit the values used to define the welding joint and edge preparation. More...
Public Types | |
enum | Option { OptionEntered, OptionComputed } |
Option to indicate how the values are to be used. More... | |
Public Member Functions | |
NXOpen::Curve * | GetSegmentFromIndex (int value) |
Creates the path to be used for the limits. | |
NXOpen::Weld::JointExitBuilder * | JointExitBuilder () |
Returns the Weld::JointExitBuilder . | |
void | RecreateCurves () |
Recreates the curves after changes to edge prep values. | |
double | RootOpening () |
Returns the root opening Created in NX8.0.0. | |
void | SetRootOpening (double rootOpening) |
Sets the root opening Created in NX8.0.0. | |
void | SetValuesOption (NXOpen::Weld::EdgePrepValuesBuilder::Option option) |
Sets the values option which indicates whether the entered or computed values should be used. | |
NXOpen::SelectCurve * | ValueSegment () |
Returns the segment used to focus the buffer that is to be edited. | |
NXOpen::Weld::EdgePrepValuesBuilder::Option | ValuesOption () |
Returns the values option which indicates whether the entered or computed values should be used. |
Used to view or edit the values used to define the welding joint and edge preparation.
This sub feature is created via the main feature builder.
Default values.
Property | Value |
---|---|
2 | |
0 | |
5.0 | |
RootOpening |
0 |
Created in NX8.0.0.
Creates the path to be used for the limits.
value | index of curve. |
Returns the Weld::JointExitBuilder .
Created in NX8.0.0.
License requirements : structure_weld ("STRUCTURE WELD")
Recreates the curves after changes to edge prep values.
Created in NX8.0.0.
License requirements : structure_weld ("STRUCTURE WELD")
Returns the root opening
Created in NX8.0.0.
License requirements : None
void NXOpen::Weld::EdgePrepValuesBuilder::SetRootOpening | ( | double | rootOpening | ) |
Sets the root opening
Created in NX8.0.0.
License requirements : structure_weld ("STRUCTURE WELD")
rootOpening | rootopening |
void NXOpen::Weld::EdgePrepValuesBuilder::SetValuesOption | ( | NXOpen::Weld::EdgePrepValuesBuilder::Option | option | ) |
Sets the values option which indicates whether the entered or computed values should be used.
Created in NX8.0.0.
License requirements : structure_weld ("STRUCTURE WELD")
option | option |
Returns the segment used to focus the buffer that is to be edited.
When selected, the length buffer corresponding to this segment will be put in focus.
Created in NX8.0.0.
License requirements : None
Returns the values option which indicates whether the entered or computed values should be used.
Created in NX8.0.0.
License requirements : None