INonLinearAxialSpringSection Interface

Represents a non-linear axial spring section

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

The INonLinearAxialSpringSection type exposes the following members.

Properties
  NameDescription
Public propertyAxialFMaxCompression
Gets the axial F max compression (in [N])
Public propertyAxialFMaxTension
Gets the axial F max tension (in [N])
Public propertyAxialStiffnessKCompression
Gets the axial stiffness K compression (in [N/mm])
Public propertyAxialStiffnessKTension
Gets the axial stiffness K tension (in [N/mm])
Top
See Also