ConstraintTStiffness Class |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Subtypes
public class Constraint<TStiffness> : IEquatable<Constraint<TStiffness>>
The ConstraintTStiffness type exposes the following members.
Name | Description | |
---|---|---|
ConstraintTStiffness |
Default constructor
Not publicly available to prevent invalid object creation.
Used by AutoMapper & for reflection purposes.
| |
ConstraintTStiffness(ConstraintType, TStiffness) |
Create a constraint with a specific type and a stiffness
|
Name | Description | |
---|---|---|
Equals(ConstraintTStiffness) | 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 ObjectEquals(Object).) | |
GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) |