ConstraintTStiffness, TResistance Class |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Subtypes
public sealed class Constraint<TStiffness, TResistance> : Constraint<TStiffness>, IEquatable<Constraint<TStiffness, TResistance>>
The ConstraintTStiffness, TResistance type exposes the following members.
Name | Description | |
---|---|---|
ConstraintTStiffness, TResistance |
Create a constraint with a specific type and a stiffness
|
Name | Description | |
---|---|---|
Resistance |
The resistance of the constraint
| |
Stiffness |
The stiffness of the constraint
(Inherited from ConstraintTStiffness.) | |
Type |
The type of constraint
(Inherited from ConstraintTStiffness.) |
Name | Description | |
---|---|---|
Equals(ConstraintTStiffness) | Indicates whether the current object is equal to another object of the same type. (Inherited from ConstraintTStiffness.) | |
Equals(ConstraintTStiffness, TResistance) | Indicates whether the current object is equal to another object of the same type. | |
Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ConstraintTStiffnessEquals(Object).) | |
GetHashCode | Serves as the default hash function. (Overrides ConstraintTStiffnessGetHashCode.) |