ILinearTorsionalSpringSection Interface

Represents a linear torsional spring section

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

The ILinearTorsionalSpringSection type exposes the following members.

Properties
  NameDescription
Public propertyRotationalStiffness
Gets the rotational stiffness (in [Nmm/rad])
Top
See Also