NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAE::CAEWeldConnectionBuilder Class Reference

Builder for creating 1D Weld Connection
To create a new instance of this class, use CAE::CAEConnectionCollection::CreateWeldConnectionBuilder

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAE::CAEWeldConnectionBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  MeshDensityTypeEnum { MeshDensityTypeEnumSize, MeshDensityTypeEnumNumber }
enum  WeldTypeEnum { WeldTypeEnumPointToPointDirect, WeldTypeEnumPointToPointIndirect, WeldTypeEnumPointToPoint3dWeld }
 the type of weld connection to be created More...

Public Member Functions

NXOpen::SelectTaggedObjectListBottomFaceSelection ()
 Returns the bottom face selection(s)
Created in NX6.0.0.
NXOpen::CAE::CAEWeldConnectionCommitWeldconnection ()
 Commits the weld connection.
NXOpen::CAE::ElementTypeBuilderElementType ()
 Returns the element type to be created
Created in NX6.0.0.
NXOpen::SelectTaggedObjectListHardObjSelection ()
 Returns the hard obj selection
Created in NX6.0.0.
NXOpen::ExpressionMergeNodeTol ()
 Returns the merge node tol
Created in NX6.0.0.
NXOpen::CAE::CAEWeldConnectionBuilder::MeshDensityTypeEnum MeshDensityType ()
 Returns the mesh density type
Created in NX6.0.0.
NXOpen::ExpressionMeshDensityValue ()
 Returns the mesh density value
Created in NX6.0.0.
void SetMeshDensityType (NXOpen::CAE::CAEWeldConnectionBuilder::MeshDensityTypeEnum meshDensityType)
 Sets the mesh density type
Created in NX6.0.0.
void SetWeldType (NXOpen::CAE::CAEWeldConnectionBuilder::WeldTypeEnum weldType)
 Sets the weld connection type
Created in NX6.0.0.
NXOpen::SelectTaggedObjectListTopFaceSelection ()
 Returns the top face selection(s)
Created in NX6.0.0.
NXOpen::CAE::CAEWeldConnectionBuilder::WeldTypeEnum WeldType ()
 Returns the weld connection type
Created in NX6.0.0.

Detailed Description

Builder for creating 1D Weld Connection
To create a new instance of this class, use CAE::CAEConnectionCollection::CreateWeldConnectionBuilder

Created in NX6.0.0.



Member Enumeration Documentation

Enumerator:
MeshDensityTypeEnumSize 

Size of the each element on the hard object.

MeshDensityTypeEnumNumber 

Number of elements on the hard object.

the type of weld connection to be created

Enumerator:
WeldTypeEnumPointToPointDirect 

It's a point to point direct weldconnection,mesh points are created during weld connection.

WeldTypeEnumPointToPointIndirect 

It's a point to point in-direct weldconnection,RBE3 elements are created during weld connection.

WeldTypeEnumPointToPoint3dWeld 

It's a point to point in-direct weldconnection,3D elements are created during weld connection.


Member Function Documentation

Returns the bottom face selection(s)
Created in NX6.0.0.



License requirements : None

Commits the weld connection.

Returns:

Deprecated:
Deprecated in NX7.5.1.


Created in NX6.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Returns the element type to be created
Created in NX6.0.0.



License requirements : None

Returns the hard obj selection
Created in NX6.0.0.



License requirements : None

Returns the merge node tol
Created in NX6.0.0.



License requirements : None

Returns the mesh density type
Created in NX6.0.0.



License requirements : None

Returns the mesh density value
Created in NX6.0.0.



License requirements : None

Sets the mesh density type
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
meshDensityTypemeshdensitytype

Sets the weld connection type
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
weldTypeweldtype

Returns the top face selection(s)
Created in NX6.0.0.



License requirements : None

Returns the weld connection type
Created in NX6.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.