NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::Connections::ConnectionData Class Reference

Composer connection. More...

Inheritance diagram for NXOpen::CAE::Connections::ConnectionData:
NXOpen::TaggedObject

Public Member Functions

NXOpen::CAE::Connections::ComponentDataComp1 ()
 Returns the comp1
Created in NX12.0.0. More...
 
NXOpen::CAE::Connections::ComponentDataComp2 ()
 Returns the comp2
Created in NX12.0.0. More...
 
NXOpen::CAE::Connections::ComponentDataComp3 ()
 Returns the comp3
Created in NX12.0.0. More...
 
NXOpen::CAE::Connections::ComposerConnectionType ConnectionType ()
 Returns the connection type
Created in NX12.0.0. More...
 
NXOpen::CAE::Connections::ConnectionDBItemDataDBItem ()
 Returns the db item
Created in NX12.0.0. More...
 
bool Dof1 ()
 Returns the dof1
Created in NX12.0.0. More...
 
bool Dof2 ()
 Returns the dof2
Created in NX12.0.0. More...
 
bool Dof3 ()
 Returns the dof3
Created in NX12.0.0. More...
 
bool Dof4 ()
 Returns the dof4
Created in NX12.0.0. More...
 
bool Dof5 ()
 Returns the dof5
Created in NX12.0.0. More...
 
bool Dof6 ()
 Returns the dof6
Created in NX12.0.0. More...
 
double ExpansionRadius1 ()
 Returns the expansion radius1
Created in NX12.0.0. More...
 
double ExpansionRadius2 ()
 Returns the expansion radius2
Created in NX12.0.0. More...
 
double ExpansionRadiusFactor1 ()
 Returns the expansion radius factor1
Created in NX12.0.0. More...
 
double ExpansionRadiusFactor2 ()
 Returns the expansion radius factor2
Created in NX12.0.0. More...
 
double FlangeSearchTolerance1 ()
 Returns the expansion radius factor1
Created in NX12.0.0. More...
 
double FlangeSearchTolerance2 ()
 Returns the expansion radius factor2
Created in NX12.0.0. More...
 
NXString FlangeType1 ()
 Returns the flange type1
Created in NX12.0.0. More...
 
NXString FlangeType2 ()
 Returns the flange type2
Created in NX12.0.0. More...
 
NXString GetAxis ()
 Gets axis. More...
 
std::vector< NXStringGetLineFEEdgeRecipe1 ()
 Get line / FE edge recipe1. More...
 
std::vector< NXStringGetLineFEEdgeRecipe2 ()
 Get line / FE edge recipe2. More...
 
std::vector
< NXOpen::TaggedObject * > 
GetPID1s ()
 Get pID1s. More...
 
std::vector
< NXOpen::TaggedObject * > 
GetPID2s ()
 Get pID2s. More...
 
std::vector
< NXOpen::TaggedObject * > 
GetPID3s ()
 Get pID3s. More...
 
std::vector< NXStringGetPointNameCoord1 ()
 Get point name coord1. More...
 
std::vector< NXStringGetPointNameCoord2 ()
 Get point name coord2. More...
 
std::vector< NXStringGetPointNameCoord3 ()
 Get point name coord3. More...
 
double HeadDiameter ()
 Returns the head diameter
Created in NX12.0.0. More...
 
double LengthStep ()
 Returns the expansion radius factor2
Created in NX12.0.0. More...
 
NXString LinePart1 ()
 Returns the line part1
Created in NX12.0.0. More...
 
NXString LinePart2 ()
 Returns the line part2
Created in NX12.0.0. More...
 
double MaximumDistanceTolerance1 ()
 Returns the maximum distance tolerance1
Created in NX12.0.0. More...
 
double MaximumDistanceTolerance2 ()
 Returns the maximum distance tolerance2
Created in NX12.0.0. More...
 
NXString Name ()
 Returns the assembly name
Created in NX12.0.0. More...
 
NXString SearchType1 ()
 Returns the search type1
Created in NX12.0.0. More...
 
NXString SearchType2 ()
 Returns the search type2
Created in NX12.0.0. More...
 
void SetAxis (const NXString &axis)
 Sets axis. More...
 
void SetAxis (const char *axis)
 Sets axis. More...
 
void SetComp1 (NXOpen::CAE::Connections::ComponentData *comp1)
 Sets the comp1
Created in NX12.0.0. More...
 
void SetComp2 (NXOpen::CAE::Connections::ComponentData *comp2)
 Sets the comp2
Created in NX12.0.0. More...
 
void SetComp3 (NXOpen::CAE::Connections::ComponentData *comp3)
 Sets the comp3
Created in NX12.0.0. More...
 
void SetConnectionType (NXOpen::CAE::Connections::ComposerConnectionType type)
 Sets the connection type
Created in NX12.0.0. More...
 
void SetDBItem (NXOpen::CAE::Connections::ConnectionDBItemData *dbItem)
 Sets the db item
Created in NX12.0.0. More...
 
void SetDof1 (bool name)
 Sets the dof1
Created in NX12.0.0. More...
 
void SetDof2 (bool name)
 Sets the dof2
Created in NX12.0.0. More...
 
void SetDof3 (bool name)
 Sets the dof3
Created in NX12.0.0. More...
 
void SetDof4 (bool name)
 Sets the dof4
Created in NX12.0.0. More...
 
void SetDof5 (bool name)
 Sets the dof5
Created in NX12.0.0. More...
 
void SetDof6 (bool name)
 Sets the dof6
Created in NX12.0.0. More...
 
void SetExpansionRadius1 (double expansionRadius1)
 Sets the expansion radius1
Created in NX12.0.0. More...
 
void SetExpansionRadius2 (double expansionRadius2)
 Sets the expansion radius2
Created in NX12.0.0. More...
 
void SetExpansionRadiusFactor1 (double expansionRadiusFactor1)
 Sets the expansion radius factor1
Created in NX12.0.0. More...
 
void SetExpansionRadiusFactor2 (double expansionRadiusFactor2)
 Sets the expansion radius factor2
Created in NX12.0.0. More...
 
void SetFlangeSearchTolerance1 (double flangeSearchTolerance1)
 Sets the expansion radius factor1
Created in NX12.0.0. More...
 
void SetFlangeSearchTolerance2 (double flangeSearchTolerance2)
 Sets the expansion radius factor2
Created in NX12.0.0. More...
 
void SetFlangeType1 (const NXString &flangeType1)
 Sets the flange type1
Created in NX12.0.0. More...
 
void SetFlangeType1 (const char *flangeType1)
 Sets the flange type1
Created in NX12.0.0. More...
 
void SetFlangeType2 (const NXString &flangeType2)
 Sets the flange type2
Created in NX12.0.0. More...
 
void SetFlangeType2 (const char *flangeType2)
 Sets the flange type2
Created in NX12.0.0. More...
 
void SetHeadDiameter (double headDiameter)
 Sets the head diameter
Created in NX12.0.0. More...
 
void SetLengthStep (double lengthStep)
 Sets the expansion radius factor2
Created in NX12.0.0. More...
 
void SetLineFEEdgeRecipe1 (const std::vector< NXString > &lineFEEdgeRecipe1s)
 Set line / FE edge recipe1
Created in NX12.0.0. More...
 
void SetLineFEEdgeRecipe2 (const std::vector< NXString > &lineFEEdgeRecipe2s)
 Set line / FE edge recipe1
Created in NX12.0.0. More...
 
void SetLinePart1 (const NXString &linePart)
 Sets the line part1
Created in NX12.0.0. More...
 
void SetLinePart1 (const char *linePart)
 Sets the line part1
Created in NX12.0.0. More...
 
void SetLinePart2 (const NXString &linePart)
 Sets the line part2
Created in NX12.0.0. More...
 
void SetLinePart2 (const char *linePart)
 Sets the line part2
Created in NX12.0.0. More...
 
void SetMaximumDistanceTolerance1 (double maximumDistanceTolerance1)
 Sets the maximum distance tolerance1
Created in NX12.0.0. More...
 
void SetMaximumDistanceTolerance2 (double maximumDistanceTolerance2)
 Sets the maximum distance tolerance2
Created in NX12.0.0. More...
 
void SetName (const NXString &name)
 Sets the assembly name
Created in NX12.0.0. More...
 
void SetName (const char *name)
 Sets the assembly name
Created in NX12.0.0. More...
 
void SetPID1s (const std::vector< NXOpen::TaggedObject * > &pID1s)
 Set pID1s
Created in NX12.0.0. More...
 
void SetPID2s (const std::vector< NXOpen::TaggedObject * > &pID2s)
 Set pID2s
Created in NX12.0.0. More...
 
void SetPID3s (const std::vector< NXOpen::TaggedObject * > &pID3s)
 Set pID3s
Created in NX12.0.0. More...
 
void SetPointNameCoord1 (const std::vector< NXString > &pointNameCoord1s)
 Set point name coord1
Created in NX12.0.0. More...
 
void SetPointNameCoord2 (const std::vector< NXString > &pointNameCoord2s)
 Set point name coord2
Created in NX12.0.0. More...
 
void SetPointNameCoord3 (const std::vector< NXString > &pointNameCoord3s)
 Set point name coord3
Created in NX12.0.0. More...
 
void SetSearchType1 (const NXString &searchType1)
 Sets the search type1
Created in NX12.0.0. More...
 
void SetSearchType1 (const char *searchType1)
 Sets the search type1
Created in NX12.0.0. More...
 
void SetSearchType2 (const NXString &searchType2)
 Sets the search type2
Created in NX12.0.0. More...
 
void SetSearchType2 (const char *searchType2)
 Sets the search type2
Created in NX12.0.0. More...
 
void SetShankDiameter (double shankDiameter)
 Sets the shank diameter
Created in NX12.0.0. More...
 
double ShankDiameter ()
 Returns the shank diameter
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Composer connection.

Use this interface to set/get properties and parameters of the spot weld connection.
Created in NX12.0.0.

Member Function Documentation

NXOpen::CAE::Connections::ComponentData* NXOpen::CAE::Connections::ConnectionData::Comp1 ( )

Returns the comp1
Created in NX12.0.0.



License requirements : None

NXOpen::CAE::Connections::ComponentData* NXOpen::CAE::Connections::ConnectionData::Comp2 ( )

Returns the comp2
Created in NX12.0.0.



License requirements : None

NXOpen::CAE::Connections::ComponentData* NXOpen::CAE::Connections::ConnectionData::Comp3 ( )

Returns the comp3
Created in NX12.0.0.



License requirements : None

NXOpen::CAE::Connections::ComposerConnectionType NXOpen::CAE::Connections::ConnectionData::ConnectionType ( )

Returns the connection type
Created in NX12.0.0.



License requirements : None

NXOpen::CAE::Connections::ConnectionDBItemData* NXOpen::CAE::Connections::ConnectionData::DBItem ( )

Returns the db item
Created in NX12.0.0.



License requirements : None

bool NXOpen::CAE::Connections::ConnectionData::Dof1 ( )

Returns the dof1
Created in NX12.0.0.



License requirements : None

bool NXOpen::CAE::Connections::ConnectionData::Dof2 ( )

Returns the dof2
Created in NX12.0.0.



License requirements : None

bool NXOpen::CAE::Connections::ConnectionData::Dof3 ( )

Returns the dof3
Created in NX12.0.0.



License requirements : None

bool NXOpen::CAE::Connections::ConnectionData::Dof4 ( )

Returns the dof4
Created in NX12.0.0.



License requirements : None

bool NXOpen::CAE::Connections::ConnectionData::Dof5 ( )

Returns the dof5
Created in NX12.0.0.



License requirements : None

bool NXOpen::CAE::Connections::ConnectionData::Dof6 ( )

Returns the dof6
Created in NX12.0.0.



License requirements : None

double NXOpen::CAE::Connections::ConnectionData::ExpansionRadius1 ( )

Returns the expansion radius1
Created in NX12.0.0.



License requirements : None

double NXOpen::CAE::Connections::ConnectionData::ExpansionRadius2 ( )

Returns the expansion radius2
Created in NX12.0.0.



License requirements : None

double NXOpen::CAE::Connections::ConnectionData::ExpansionRadiusFactor1 ( )

Returns the expansion radius factor1
Created in NX12.0.0.



License requirements : None

double NXOpen::CAE::Connections::ConnectionData::ExpansionRadiusFactor2 ( )

Returns the expansion radius factor2
Created in NX12.0.0.



License requirements : None

double NXOpen::CAE::Connections::ConnectionData::FlangeSearchTolerance1 ( )

Returns the expansion radius factor1
Created in NX12.0.0.



License requirements : None

double NXOpen::CAE::Connections::ConnectionData::FlangeSearchTolerance2 ( )

Returns the expansion radius factor2
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ConnectionData::FlangeType1 ( )

Returns the flange type1
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ConnectionData::FlangeType2 ( )

Returns the flange type2
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ConnectionData::GetAxis ( )

Gets axis.

Returns

Created in NX12.0.0.

License requirements : None
std::vector<NXString> NXOpen::CAE::Connections::ConnectionData::GetLineFEEdgeRecipe1 ( )

Get line / FE edge recipe1.

Returns

Created in NX12.0.0.

License requirements : None
std::vector<NXString> NXOpen::CAE::Connections::ConnectionData::GetLineFEEdgeRecipe2 ( )

Get line / FE edge recipe2.

Returns

Created in NX12.0.0.

License requirements : None
std::vector<NXOpen::TaggedObject *> NXOpen::CAE::Connections::ConnectionData::GetPID1s ( )

Get pID1s.

Returns

Created in NX12.0.0.

License requirements : None
std::vector<NXOpen::TaggedObject *> NXOpen::CAE::Connections::ConnectionData::GetPID2s ( )

Get pID2s.

Returns

Created in NX12.0.0.

License requirements : None
std::vector<NXOpen::TaggedObject *> NXOpen::CAE::Connections::ConnectionData::GetPID3s ( )

Get pID3s.

Returns

Created in NX12.0.0.

License requirements : None
std::vector<NXString> NXOpen::CAE::Connections::ConnectionData::GetPointNameCoord1 ( )

Get point name coord1.

Returns

Created in NX12.0.0.

License requirements : None
std::vector<NXString> NXOpen::CAE::Connections::ConnectionData::GetPointNameCoord2 ( )

Get point name coord2.

Returns

Created in NX12.0.0.

License requirements : None
std::vector<NXString> NXOpen::CAE::Connections::ConnectionData::GetPointNameCoord3 ( )

Get point name coord3.

Returns

Created in NX12.0.0.

License requirements : None
double NXOpen::CAE::Connections::ConnectionData::HeadDiameter ( )

Returns the head diameter
Created in NX12.0.0.



License requirements : None

double NXOpen::CAE::Connections::ConnectionData::LengthStep ( )

Returns the expansion radius factor2
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ConnectionData::LinePart1 ( )

Returns the line part1
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ConnectionData::LinePart2 ( )

Returns the line part2
Created in NX12.0.0.



License requirements : None

double NXOpen::CAE::Connections::ConnectionData::MaximumDistanceTolerance1 ( )

Returns the maximum distance tolerance1
Created in NX12.0.0.



License requirements : None

double NXOpen::CAE::Connections::ConnectionData::MaximumDistanceTolerance2 ( )

Returns the maximum distance tolerance2
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ConnectionData::Name ( )

Returns the assembly name
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ConnectionData::SearchType1 ( )

Returns the search type1
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ConnectionData::SearchType2 ( )

Returns the search type2
Created in NX12.0.0.



License requirements : None

void NXOpen::CAE::Connections::ConnectionData::SetAxis ( const NXString axis)

Sets axis.


Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
axisaxis
void NXOpen::CAE::Connections::ConnectionData::SetAxis ( const char *  axis)

Sets axis.


Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
axisaxis
void NXOpen::CAE::Connections::ConnectionData::SetComp1 ( NXOpen::CAE::Connections::ComponentData comp1)

Sets the comp1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
comp1comp1
void NXOpen::CAE::Connections::ConnectionData::SetComp2 ( NXOpen::CAE::Connections::ComponentData comp2)

Sets the comp2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
comp2comp2
void NXOpen::CAE::Connections::ConnectionData::SetComp3 ( NXOpen::CAE::Connections::ComponentData comp3)

Sets the comp3
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
comp3comp3
void NXOpen::CAE::Connections::ConnectionData::SetConnectionType ( NXOpen::CAE::Connections::ComposerConnectionType  type)

Sets the connection type
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
typetype
void NXOpen::CAE::Connections::ConnectionData::SetDBItem ( NXOpen::CAE::Connections::ConnectionDBItemData dbItem)

Sets the db item
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
dbItemdbitem
void NXOpen::CAE::Connections::ConnectionData::SetDof1 ( bool  name)

Sets the dof1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
namename
void NXOpen::CAE::Connections::ConnectionData::SetDof2 ( bool  name)

Sets the dof2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
namename
void NXOpen::CAE::Connections::ConnectionData::SetDof3 ( bool  name)

Sets the dof3
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
namename
void NXOpen::CAE::Connections::ConnectionData::SetDof4 ( bool  name)

Sets the dof4
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
namename
void NXOpen::CAE::Connections::ConnectionData::SetDof5 ( bool  name)

Sets the dof5
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
namename
void NXOpen::CAE::Connections::ConnectionData::SetDof6 ( bool  name)

Sets the dof6
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
namename
void NXOpen::CAE::Connections::ConnectionData::SetExpansionRadius1 ( double  expansionRadius1)

Sets the expansion radius1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
expansionRadius1expansionradius1
void NXOpen::CAE::Connections::ConnectionData::SetExpansionRadius2 ( double  expansionRadius2)

Sets the expansion radius2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
expansionRadius2expansionradius2
void NXOpen::CAE::Connections::ConnectionData::SetExpansionRadiusFactor1 ( double  expansionRadiusFactor1)

Sets the expansion radius factor1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
expansionRadiusFactor1expansionradiusfactor1
void NXOpen::CAE::Connections::ConnectionData::SetExpansionRadiusFactor2 ( double  expansionRadiusFactor2)

Sets the expansion radius factor2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
expansionRadiusFactor2expansionradiusfactor2
void NXOpen::CAE::Connections::ConnectionData::SetFlangeSearchTolerance1 ( double  flangeSearchTolerance1)

Sets the expansion radius factor1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
flangeSearchTolerance1flangesearchtolerance1
void NXOpen::CAE::Connections::ConnectionData::SetFlangeSearchTolerance2 ( double  flangeSearchTolerance2)

Sets the expansion radius factor2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
flangeSearchTolerance2flangesearchtolerance2
void NXOpen::CAE::Connections::ConnectionData::SetFlangeType1 ( const NXString flangeType1)

Sets the flange type1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
flangeType1flangetype1
void NXOpen::CAE::Connections::ConnectionData::SetFlangeType1 ( const char *  flangeType1)

Sets the flange type1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
flangeType1flangetype1
void NXOpen::CAE::Connections::ConnectionData::SetFlangeType2 ( const NXString flangeType2)

Sets the flange type2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
flangeType2flangetype2
void NXOpen::CAE::Connections::ConnectionData::SetFlangeType2 ( const char *  flangeType2)

Sets the flange type2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
flangeType2flangetype2
void NXOpen::CAE::Connections::ConnectionData::SetHeadDiameter ( double  headDiameter)

Sets the head diameter
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
headDiameterheaddiameter
void NXOpen::CAE::Connections::ConnectionData::SetLengthStep ( double  lengthStep)

Sets the expansion radius factor2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
lengthSteplengthstep
void NXOpen::CAE::Connections::ConnectionData::SetLineFEEdgeRecipe1 ( const std::vector< NXString > &  lineFEEdgeRecipe1s)

Set line / FE edge recipe1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
lineFEEdgeRecipe1slinefeedgerecipe1s
void NXOpen::CAE::Connections::ConnectionData::SetLineFEEdgeRecipe2 ( const std::vector< NXString > &  lineFEEdgeRecipe2s)

Set line / FE edge recipe1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
lineFEEdgeRecipe2slinefeedgerecipe2s
void NXOpen::CAE::Connections::ConnectionData::SetLinePart1 ( const NXString linePart)

Sets the line part1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
linePartlinepart
void NXOpen::CAE::Connections::ConnectionData::SetLinePart1 ( const char *  linePart)

Sets the line part1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
linePartlinepart
void NXOpen::CAE::Connections::ConnectionData::SetLinePart2 ( const NXString linePart)

Sets the line part2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
linePartlinepart
void NXOpen::CAE::Connections::ConnectionData::SetLinePart2 ( const char *  linePart)

Sets the line part2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
linePartlinepart
void NXOpen::CAE::Connections::ConnectionData::SetMaximumDistanceTolerance1 ( double  maximumDistanceTolerance1)

Sets the maximum distance tolerance1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
maximumDistanceTolerance1maximumdistancetolerance1
void NXOpen::CAE::Connections::ConnectionData::SetMaximumDistanceTolerance2 ( double  maximumDistanceTolerance2)

Sets the maximum distance tolerance2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
maximumDistanceTolerance2maximumdistancetolerance2
void NXOpen::CAE::Connections::ConnectionData::SetName ( const NXString name)

Sets the assembly name
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
namename
void NXOpen::CAE::Connections::ConnectionData::SetName ( const char *  name)

Sets the assembly name
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
namename
void NXOpen::CAE::Connections::ConnectionData::SetPID1s ( const std::vector< NXOpen::TaggedObject * > &  pID1s)

Set pID1s
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
pID1spid1s
void NXOpen::CAE::Connections::ConnectionData::SetPID2s ( const std::vector< NXOpen::TaggedObject * > &  pID2s)

Set pID2s
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
pID2spid2s
void NXOpen::CAE::Connections::ConnectionData::SetPID3s ( const std::vector< NXOpen::TaggedObject * > &  pID3s)

Set pID3s
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
pID3spid3s
void NXOpen::CAE::Connections::ConnectionData::SetPointNameCoord1 ( const std::vector< NXString > &  pointNameCoord1s)

Set point name coord1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
pointNameCoord1spointnamecoord1s
void NXOpen::CAE::Connections::ConnectionData::SetPointNameCoord2 ( const std::vector< NXString > &  pointNameCoord2s)

Set point name coord2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
pointNameCoord2spointnamecoord2s
void NXOpen::CAE::Connections::ConnectionData::SetPointNameCoord3 ( const std::vector< NXString > &  pointNameCoord3s)

Set point name coord3
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
pointNameCoord3spointnamecoord3s
void NXOpen::CAE::Connections::ConnectionData::SetSearchType1 ( const NXString searchType1)

Sets the search type1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
searchType1searchtype1
void NXOpen::CAE::Connections::ConnectionData::SetSearchType1 ( const char *  searchType1)

Sets the search type1
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
searchType1searchtype1
void NXOpen::CAE::Connections::ConnectionData::SetSearchType2 ( const NXString searchType2)

Sets the search type2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
searchType2searchtype2
void NXOpen::CAE::Connections::ConnectionData::SetSearchType2 ( const char *  searchType2)

Sets the search type2
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
searchType2searchtype2
void NXOpen::CAE::Connections::ConnectionData::SetShankDiameter ( double  shankDiameter)

Sets the shank diameter
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
shankDiametershankdiameter
double NXOpen::CAE::Connections::ConnectionData::ShankDiameter ( )

Returns the shank diameter
Created in NX12.0.0.



License requirements : None


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