NX Open C++ Reference Guide
Public Types | Public Member Functions
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

List of all members.

Public Types

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

Public Member Functions

NXOpen::CurveGetSegmentFromIndex (int value)
 Creates the path to be used for the limits.
NXOpen::Weld::JointExitBuilderJointExitBuilder ()
 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::SelectCurveValueSegment ()
 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.

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 used.

Enumerator:
OptionEntered 

Use the values entered as edge prep values.

OptionComputed 

Use the computed values as edge prep values.


Member Function Documentation

Creates the path to be used for the limits.

Returns:
Segment.
Created in NX8.0.0.

License requirements : None
Parameters:
valueindex 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

Sets the root opening
Created in NX8.0.0.



License requirements : structure_weld ("STRUCTURE WELD")

Parameters:
rootOpeningrootopening

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

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


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