Enum RigidCouplingType
Namespace: SMT.MastaAPI.NodalAnalysis.DevToolsAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
[ComVisible(true)]
[Guid("49898984-3a1a-635e-9e9d-631611ac0035")]
[ApiEnumFor("SMT.NodalAnalysis.DevToolsAnalyses.RigidCouplingType, SMT.NodalAnalysis")]
public enum RigidCouplingType
Fields
Name | Description |
---|---|
Distributing | Condensation node translation and rotation are constrained to the average of the coupling nodes. Equivalent to an RBE3 connection in Nastran. |
Kinematic | Condensation nodes are rigidly coupled to each of the coupling nodes. Equivalent to an RBE2 connection in Nastran. |