INonLinearTorsionalSpringSection Interface

Represents a non-linear torsional spring section

Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public interface INonLinearTorsionalSpringSection : ISpringSection, 
	IElementSection

The INonLinearTorsionalSpringSection type exposes the following members.

Properties
 NameDescription
Public propertyTorsionalFMaxCompression Gets the torsional stiffness F max compression (in [Nmm])
Public propertyTorsionalFMaxTension Gets the torsional F max tension (in [Nmm])
Public propertyTorsionalStiffnessKCompression Gets the torsional stiffness K compression (in [Nmm/rad])
Public propertyTorsionalStiffnessKTension Gets the torsional stiffness K tension (in [Nmm/rad])
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next