ConnectionData Class¶
-
class
NXOpen.CAE.Connections.ConnectionData¶ Bases:
NXOpen.TaggedObjectComposer connection.
Use this interface to set/get properties and parameters of the spot weld connection. .. versionadded:: NX12.0.0
Properties¶
| Property | Description |
|---|---|
| Comp1 | Returns or sets the comp1 |
| Comp2 | Returns or sets the comp2 |
| Comp3 | Returns or sets the comp3 |
| ConnectionType | Returns or sets the connection type |
| DBItem | Returns or sets the db item |
| Dof1 | Returns or sets the dof1 |
| Dof2 | Returns or sets the dof2 |
| Dof3 | Returns or sets the dof3 |
| Dof4 | Returns or sets the dof4 |
| Dof5 | Returns or sets the dof5 |
| Dof6 | Returns or sets the dof6 |
| ExpansionRadius1 | Returns or sets the expansion radius1 |
| ExpansionRadius2 | Returns or sets the expansion radius2 |
| ExpansionRadiusFactor1 | Returns or sets the expansion radius factor1 |
| ExpansionRadiusFactor2 | Returns or sets the expansion radius factor2 |
| FlangeSearchTolerance1 | Returns or sets the expansion radius factor1 |
| FlangeSearchTolerance2 | Returns or sets the expansion radius factor2 |
| FlangeType1 | Returns or sets the flange type1 |
| FlangeType2 | Returns or sets the flange type2 |
| HeadDiameter | Returns or sets the head diameter |
| LengthStep | Returns or sets the expansion radius factor2 |
| LinePart1 | Returns or sets the line part1 |
| LinePart2 | Returns or sets the line part2 |
| MaximumDistanceTolerance1 | Returns or sets the maximum distance tolerance1 |
| MaximumDistanceTolerance2 | Returns or sets the maximum distance tolerance2 |
| Name | Returns or sets the assembly name |
| SearchType1 | Returns or sets the search type1 |
| SearchType2 | Returns or sets the search type2 |
| ShankDiameter | Returns or sets the shank diameter |
| Tag | Returns the Tag for this object. |
Methods¶
| Method | Description |
|---|---|
| GetAxis | Gets axis. |
| GetLineFEEdgeRecipe1 | Get line / FE edge recipe1 |
| GetLineFEEdgeRecipe2 | Get line / FE edge recipe2 |
| GetPID1s | Get pID1s |
| GetPID2s | Get pID2s |
| GetPID3s | Get pID3s |
| GetPointNameCoord1 | Get point name coord1 |
| GetPointNameCoord2 | Get point name coord2 |
| GetPointNameCoord3 | Get point name coord3 |
| SetAxis | Sets axis. |
| SetLineFEEdgeRecipe1 | Set line / FE edge recipe1 |
| SetLineFEEdgeRecipe2 | Set line / FE edge recipe1 |
| SetPID1s | Set pID1s |
| SetPID2s | Set pID2s |
| SetPID3s | Set pID3s |
| SetPointNameCoord1 | Set point name coord1 |
| SetPointNameCoord2 | Set point name coord2 |
| SetPointNameCoord3 | Set point name coord3 |
Property Detail¶
Comp1¶
-
ConnectionData.Comp1¶ Returns or sets the comp1
-------------------------------------Getter Method
Signature
Comp1Returns: Return type: NXOpen.CAE.Connections.ComponentDataNew in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
Comp1Parameters: comp1 ( NXOpen.CAE.Connections.ComponentData) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Comp2¶
-
ConnectionData.Comp2¶ Returns or sets the comp2
-------------------------------------Getter Method
Signature
Comp2Returns: Return type: NXOpen.CAE.Connections.ComponentDataNew in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
Comp2Parameters: comp2 ( NXOpen.CAE.Connections.ComponentData) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Comp3¶
-
ConnectionData.Comp3¶ Returns or sets the comp3
-------------------------------------Getter Method
Signature
Comp3Returns: Return type: NXOpen.CAE.Connections.ComponentDataNew in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
Comp3Parameters: comp3 ( NXOpen.CAE.Connections.ComponentData) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
ConnectionType¶
-
ConnectionData.ConnectionType¶ Returns or sets the connection type
-------------------------------------Getter Method
Signature
ConnectionTypeReturns: Return type: NXOpen.CAE.Connections.ComposerConnectionTypeNew in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ConnectionTypeParameters: type ( NXOpen.CAE.Connections.ComposerConnectionType) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
DBItem¶
-
ConnectionData.DBItem¶ Returns or sets the db item
-------------------------------------Getter Method
Signature
DBItemReturns: Return type: NXOpen.CAE.Connections.ConnectionDBItemDataNew in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DBItemParameters: dbItem ( NXOpen.CAE.Connections.ConnectionDBItemData) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Dof1¶
-
ConnectionData.Dof1¶ Returns or sets the dof1
-------------------------------------Getter Method
Signature
Dof1Returns: Return type: bool New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
Dof1Parameters: name (bool) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Dof2¶
-
ConnectionData.Dof2¶ Returns or sets the dof2
-------------------------------------Getter Method
Signature
Dof2Returns: Return type: bool New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
Dof2Parameters: name (bool) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Dof3¶
-
ConnectionData.Dof3¶ Returns or sets the dof3
-------------------------------------Getter Method
Signature
Dof3Returns: Return type: bool New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
Dof3Parameters: name (bool) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Dof4¶
-
ConnectionData.Dof4¶ Returns or sets the dof4
-------------------------------------Getter Method
Signature
Dof4Returns: Return type: bool New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
Dof4Parameters: name (bool) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Dof5¶
-
ConnectionData.Dof5¶ Returns or sets the dof5
-------------------------------------Getter Method
Signature
Dof5Returns: Return type: bool New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
Dof5Parameters: name (bool) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Dof6¶
-
ConnectionData.Dof6¶ Returns or sets the dof6
-------------------------------------Getter Method
Signature
Dof6Returns: Return type: bool New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
Dof6Parameters: name (bool) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
ExpansionRadius1¶
-
ConnectionData.ExpansionRadius1¶ Returns or sets the expansion radius1
-------------------------------------Getter Method
Signature
ExpansionRadius1Returns: Return type: float New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExpansionRadius1Parameters: expansionRadius1 (float) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
ExpansionRadius2¶
-
ConnectionData.ExpansionRadius2¶ Returns or sets the expansion radius2
-------------------------------------Getter Method
Signature
ExpansionRadius2Returns: Return type: float New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExpansionRadius2Parameters: expansionRadius2 (float) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
ExpansionRadiusFactor1¶
-
ConnectionData.ExpansionRadiusFactor1¶ Returns or sets the expansion radius factor1
-------------------------------------Getter Method
Signature
ExpansionRadiusFactor1Returns: Return type: float New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExpansionRadiusFactor1Parameters: expansionRadiusFactor1 (float) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
ExpansionRadiusFactor2¶
-
ConnectionData.ExpansionRadiusFactor2¶ Returns or sets the expansion radius factor2
-------------------------------------Getter Method
Signature
ExpansionRadiusFactor2Returns: Return type: float New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExpansionRadiusFactor2Parameters: expansionRadiusFactor2 (float) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
FlangeSearchTolerance1¶
-
ConnectionData.FlangeSearchTolerance1¶ Returns or sets the expansion radius factor1
-------------------------------------Getter Method
Signature
FlangeSearchTolerance1Returns: Return type: float New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FlangeSearchTolerance1Parameters: flangeSearchTolerance1 (float) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
FlangeSearchTolerance2¶
-
ConnectionData.FlangeSearchTolerance2¶ Returns or sets the expansion radius factor2
-------------------------------------Getter Method
Signature
FlangeSearchTolerance2Returns: Return type: float New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FlangeSearchTolerance2Parameters: flangeSearchTolerance2 (float) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
FlangeType1¶
-
ConnectionData.FlangeType1¶ Returns or sets the flange type1
-------------------------------------Getter Method
Signature
FlangeType1Returns: Return type: str New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FlangeType1Parameters: flangeType1 (str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
FlangeType2¶
-
ConnectionData.FlangeType2¶ Returns or sets the flange type2
-------------------------------------Getter Method
Signature
FlangeType2Returns: Return type: str New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FlangeType2Parameters: flangeType2 (str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
HeadDiameter¶
-
ConnectionData.HeadDiameter¶ Returns or sets the head diameter
-------------------------------------Getter Method
Signature
HeadDiameterReturns: Return type: float New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
HeadDiameterParameters: headDiameter (float) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
LengthStep¶
-
ConnectionData.LengthStep¶ Returns or sets the expansion radius factor2
-------------------------------------Getter Method
Signature
LengthStepReturns: Return type: float New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LengthStepParameters: lengthStep (float) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
LinePart1¶
-
ConnectionData.LinePart1¶ Returns or sets the line part1
-------------------------------------Getter Method
Signature
LinePart1Returns: Return type: str New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LinePart1Parameters: linePart (str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
LinePart2¶
-
ConnectionData.LinePart2¶ Returns or sets the line part2
-------------------------------------Getter Method
Signature
LinePart2Returns: Return type: str New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LinePart2Parameters: linePart (str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
MaximumDistanceTolerance1¶
-
ConnectionData.MaximumDistanceTolerance1¶ Returns or sets the maximum distance tolerance1
-------------------------------------Getter Method
Signature
MaximumDistanceTolerance1Returns: Return type: float New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
MaximumDistanceTolerance1Parameters: maximumDistanceTolerance1 (float) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
MaximumDistanceTolerance2¶
-
ConnectionData.MaximumDistanceTolerance2¶ Returns or sets the maximum distance tolerance2
-------------------------------------Getter Method
Signature
MaximumDistanceTolerance2Returns: Return type: float New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
MaximumDistanceTolerance2Parameters: maximumDistanceTolerance2 (float) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Name¶
-
ConnectionData.Name¶ Returns or sets the assembly name
-------------------------------------Getter Method
Signature
NameReturns: Return type: str New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
NameParameters: name (str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
SearchType1¶
-
ConnectionData.SearchType1¶ Returns or sets the search type1
-------------------------------------Getter Method
Signature
SearchType1Returns: Return type: str New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SearchType1Parameters: searchType1 (str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
SearchType2¶
-
ConnectionData.SearchType2¶ Returns or sets the search type2
-------------------------------------Getter Method
Signature
SearchType2Returns: Return type: str New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SearchType2Parameters: searchType2 (str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
ShankDiameter¶
-
ConnectionData.ShankDiameter¶ Returns or sets the shank diameter
-------------------------------------Getter Method
Signature
ShankDiameterReturns: Return type: float New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ShankDiameterParameters: shankDiameter (float) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Method Detail¶
GetAxis¶
-
ConnectionData.GetAxis¶ Gets axis.
Signature
GetAxis()Returns: Return type: str New in version NX12.0.0.
License requirements: None.
GetLineFEEdgeRecipe1¶
-
ConnectionData.GetLineFEEdgeRecipe1¶ Get line / FE edge recipe1
Signature
GetLineFEEdgeRecipe1()Returns: Return type: list of str New in version NX12.0.0.
License requirements: None.
GetLineFEEdgeRecipe2¶
-
ConnectionData.GetLineFEEdgeRecipe2¶ Get line / FE edge recipe2
Signature
GetLineFEEdgeRecipe2()Returns: Return type: list of str New in version NX12.0.0.
License requirements: None.
GetPID1s¶
-
ConnectionData.GetPID1s¶ Get pID1s
Signature
GetPID1s()Returns: Return type: list of NXOpen.TaggedObjectNew in version NX12.0.0.
License requirements: None.
GetPID2s¶
-
ConnectionData.GetPID2s¶ Get pID2s
Signature
GetPID2s()Returns: Return type: list of NXOpen.TaggedObjectNew in version NX12.0.0.
License requirements: None.
GetPID3s¶
-
ConnectionData.GetPID3s¶ Get pID3s
Signature
GetPID3s()Returns: Return type: list of NXOpen.TaggedObjectNew in version NX12.0.0.
License requirements: None.
GetPointNameCoord1¶
-
ConnectionData.GetPointNameCoord1¶ Get point name coord1
Signature
GetPointNameCoord1()Returns: Return type: list of str New in version NX12.0.0.
License requirements: None.
GetPointNameCoord2¶
-
ConnectionData.GetPointNameCoord2¶ Get point name coord2
Signature
GetPointNameCoord2()Returns: Return type: list of str New in version NX12.0.0.
License requirements: None.
GetPointNameCoord3¶
-
ConnectionData.GetPointNameCoord3¶ Get point name coord3
Signature
GetPointNameCoord3()Returns: Return type: list of str New in version NX12.0.0.
License requirements: None.
SetAxis¶
-
ConnectionData.SetAxis¶ Sets axis.
Signature
SetAxis(axis)Parameters: axis (str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
SetLineFEEdgeRecipe1¶
-
ConnectionData.SetLineFEEdgeRecipe1¶ Set line / FE edge recipe1
Signature
SetLineFEEdgeRecipe1(lineFEEdgeRecipe1s)Parameters: lineFEEdgeRecipe1s (list of str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
SetLineFEEdgeRecipe2¶
-
ConnectionData.SetLineFEEdgeRecipe2¶ Set line / FE edge recipe1
Signature
SetLineFEEdgeRecipe2(lineFEEdgeRecipe2s)Parameters: lineFEEdgeRecipe2s (list of str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
SetPID1s¶
-
ConnectionData.SetPID1s¶ Set pID1s
Signature
SetPID1s(pID1s)Parameters: pID1s (list of NXOpen.TaggedObject) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
SetPID2s¶
-
ConnectionData.SetPID2s¶ Set pID2s
Signature
SetPID2s(pID2s)Parameters: pID2s (list of NXOpen.TaggedObject) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
SetPID3s¶
-
ConnectionData.SetPID3s¶ Set pID3s
Signature
SetPID3s(pID3s)Parameters: pID3s (list of NXOpen.TaggedObject) –New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
SetPointNameCoord1¶
-
ConnectionData.SetPointNameCoord1¶ Set point name coord1
Signature
SetPointNameCoord1(pointNameCoord1s)Parameters: pointNameCoord1s (list of str) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)