Interface INonLinearTorsionalSpringSection
Represents a non-linear torsional spring section
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface INonLinearTorsionalSpringSection : ISpringSection, IElementSection
Properties
| Name | Description |
|---|---|
| TorsionalFMaxCompression | Gets the torsional stiffness F max compression (in [Nmm]) |
| TorsionalFMaxTension | Gets the torsional F max tension (in [Nmm]) |
| TorsionalStiffnessKCompression | Gets the torsional stiffness K compression (in [Nmm/rad]) |
| TorsionalStiffnessKTension | Gets the torsional stiffness K tension (in [Nmm/rad]) |