ISpanReleases Interface

Represents member span end releases

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface ISpanReleases

The ISpanReleases type exposes the following members.

Properties
  NameDescription
Public propertyAxialRelease
Gets a value indicating whether the end has axial release
Public propertyCantilever
Gets a value indicating whether the end is cantilever
Public propertyDegreeOfFreedom
Gets the DegreeOfFreedom
Public propertyMajorRotationalStiffness
Get the major rotational IStiffnessData
Public propertyMinorRotationalStiffness
Get the minor rotational IStiffnessData
Public propertyTorsionalRelease
Gets a value indicating whether the end has torsional release
Top
See Also