IHasTranslationConstraintsTStiffness Interface |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Interfaces
public interface IHasTranslationConstraints<TStiffness> : IHasTranslationConstraintsBase<Constraint<TStiffness>>
The IHasTranslationConstraintsTStiffness 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.) |
Name | Description | |
---|---|---|
GetTranslationConstraintsT |
Retrieve the translational constraints from an object which implements IHasTranslationConstraintsTStiffness (Defined by ConstraintExtensions.) |