IHasTranslationConstraintsTStiffness, TResistance Interface |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Interfaces
public interface IHasTranslationConstraints<TStiffness, TResistance> : IHasTranslationConstraintsBase<Constraint<TStiffness, TResistance>>
The IHasTranslationConstraintsTStiffness, TResistance type exposes the following members.
Name | Description | |
---|---|---|
TranslationX |
Translation & flexibility of the connection in the X direction;
(Inherited from IHasTranslationConstraintsBaseTConstraint.) | |
TranslationY |
Translation & flexibility of the connection in the Y direction;
(Inherited from IHasTranslationConstraintsBaseTConstraint.) | |
TranslationZ |
Translation & flexibility of the connection in the Z direction;
(Inherited from IHasTranslationConstraintsBaseTConstraint.) |