NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Weld::EdgePrepValuesBuilder Class Reference

Used to view or edit the values used to define the welding joint and edge preparation. More...

Inheritance diagram for NXOpen::Weld::EdgePrepValuesBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  Apply { ApplyToAllValues, ApplyToChangedValuesOnly }
 Option to indicate how the values are to be updated. More...
 
enum  Option { OptionEntered, OptionComputed }
 Option to indicate how the values are to be used. More...
 

Public Member Functions

void DeleteExitBuilder ()
 Deletes the Weld::JointExitBuilder .
 
NXOpen::CurveGetSegmentFromIndex (int value)
 Creates the path to be used for the limits.
 
NXOpen::SelectCurveListJoint ()
 Returns the welding joint curves.
 
NXOpen::Weld::JointExitBuilderJointExitBuilder ()
 Returns the Weld::JointExitBuilder .
 
void ReadEdgePrepValues (NXOpen::Features::Feature *feature)
 Reads the edge prep values from the feature.
 
void ReadEdgePrepValuesFromCurve (NXOpen::Curve *curve)
 Reads the edge prep values from joint curve.
 
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 SetValuesApplyOption (NXOpen::Weld::EdgePrepValuesBuilder::Apply option)
 Sets the apply values option which indicates whether the all the values of each selected joint should be updated or just the values that were changed in the Weld::JointExitBuilder .
 
void SetValuesOption (NXOpen::Weld::EdgePrepValuesBuilder::Option option)
 Sets the values option which indicates whether the entered or computed values should be used.
 
NXOpen::Weld::EdgePrepValuesBuilder::Apply ValuesApplyOption ()
 Returns the apply values option which indicates whether the all the values of each selected joint should be updated or just the values that were changed in the Weld::JointExitBuilder .
 
NXOpen::SelectCurveValueSegment ()
 Returns the selected segment.
 
NXOpen::Weld::EdgePrepValuesBuilder::Option ValuesOption ()
 Returns the values option which indicates whether the entered or computed values should be used.
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 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::NXObjectGetObject ()
 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.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

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

JointExitBuilder.NumberSegments

2

JointExitBuilder.RootOpening

0

JointExitBuilder.SplitAngle

5.0

RootOpening

0


Created in NX8.0.0.

Member Enumeration Documentation

Option to indicate how the values are to be updated.

Enumerator:
ApplyToAllValues 

Update all values of each selected joint.

ApplyToChangedValuesOnly 

Update only the changed values to each selected joint.

Option to indicate how the values are to be used.

Enumerator:
OptionEntered 

Use the values entered as edge prep values.

OptionComputed 

Use the computed values as edge prep values.

Member Function Documentation

void NXOpen::Weld::EdgePrepValuesBuilder::DeleteExitBuilder ( )

Deletes the Weld::JointExitBuilder .


Created in NX9.0.0.

License requirements : structure_weld ("STRUCTURE WELD")

NXOpen::Curve* NXOpen::Weld::EdgePrepValuesBuilder::GetSegmentFromIndex ( int  value)

Creates the path to be used for the limits.

Returns
Segment.
Created in NX8.0.0.

License requirements : None
Parameters
valueindex of curve.
NXOpen::SelectCurveList* NXOpen::Weld::EdgePrepValuesBuilder::Joint ( )

Returns the welding joint curves.


Created in NX8.5.0.

License requirements : None

NXOpen::Weld::JointExitBuilder* NXOpen::Weld::EdgePrepValuesBuilder::JointExitBuilder ( )

Returns the Weld::JointExitBuilder .


Created in NX8.0.0.

License requirements : structure_weld ("STRUCTURE WELD")

void NXOpen::Weld::EdgePrepValuesBuilder::ReadEdgePrepValues ( NXOpen::Features::Feature feature)

Reads the edge prep values from the feature.


Created in NX8.5.0.

License requirements : structure_weld ("STRUCTURE WELD")

Parameters
featureWelding Joint feature
void NXOpen::Weld::EdgePrepValuesBuilder::ReadEdgePrepValuesFromCurve ( NXOpen::Curve curve)

Reads the edge prep values from joint curve.


Created in NX8.5.0.

License requirements : structure_weld ("STRUCTURE WELD")

Parameters
curveWelding Joint curve
void NXOpen::Weld::EdgePrepValuesBuilder::RecreateCurves ( )

Recreates the curves after changes to edge prep values.


Created in NX8.0.0.

License requirements : structure_weld ("STRUCTURE WELD")

double NXOpen::Weld::EdgePrepValuesBuilder::RootOpening ( )

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")

Parameters
rootOpeningrootopening
void NXOpen::Weld::EdgePrepValuesBuilder::SetValuesApplyOption ( NXOpen::Weld::EdgePrepValuesBuilder::Apply  option)

Sets the apply values option which indicates whether the all the values of each selected joint should be updated or just the values that were changed in the Weld::JointExitBuilder .


Created in NX8.5.0.

License requirements : structure_weld ("STRUCTURE WELD")

Parameters
optionoption
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")

Parameters
optionoption
NXOpen::Weld::EdgePrepValuesBuilder::Apply NXOpen::Weld::EdgePrepValuesBuilder::ValuesApplyOption ( )

Returns the apply values option which indicates whether the all the values of each selected joint should be updated or just the values that were changed in the Weld::JointExitBuilder .


Created in NX8.5.0.

License requirements : None

NXOpen::SelectCurve* NXOpen::Weld::EdgePrepValuesBuilder::ValueSegment ( )

Returns the selected segment.


Created in NX8.0.0.

License requirements : None

NXOpen::Weld::EdgePrepValuesBuilder::Option NXOpen::Weld::EdgePrepValuesBuilder::ValuesOption ( )

Returns the values option which indicates whether the entered or computed values should be used.


Created in NX8.0.0.

License requirements : None


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