Enum RigidConnectorStiffnessType
Namespace: SMT.MastaAPI.SystemModel.PartModel.Couplings
Assembly: SMT.MastaAPI.13.0.dll
Syntax
[ComVisible(true)]
[Guid("779ecc80-2c8f-89c8-1b3a-810615f3d9ee")]
[ApiEnumFor("SMT.MAA.PartModel.Couplings.RigidConnectorStiffnessType, SMT.MAA")]
public enum RigidConnectorStiffnessType
Fields
Name | Description |
---|---|
IndividualContacts | Specify the locations of the contacts between the two halves of the connector |
NonLinear | Specify how the stiffness varies with displacement in the principal directions. |
Simple | The full stiffness will be calculated using the specified radial, axial, tilt, and torsional stiffness |
SpecifyMatrix | A single linear stiffness matrix is specified which will be fixed for the analysis. |