IHasRotationalConstraintsTFirst, TSecond Interface |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Interfaces
public interface IHasRotationalConstraints<TFirst, TSecond> : IHasRotationalConstraintsBase<Constraint<TFirst, TSecond>>
The IHasRotationalConstraintsTFirst, TSecond type exposes the following members.
Name | Description | |
---|---|---|
RotationX |
Rotational stiffness & the flexibility in rotation of the connection around local X axis
(Inherited from IHasRotationalConstraintsBaseTConstraint.) | |
RotationY |
Rotational stiffness & the flexibility in rotation of the connection around local Y axis
(Inherited from IHasRotationalConstraintsBaseTConstraint.) | |
RotationZ |
Rotational stiffness & the flexibility in rotation of the connection around local Z axis
(Inherited from IHasRotationalConstraintsBaseTConstraint.) |