IJoistCapacityData Interface

Contains capacity data for each design code variant (ASD, LRFD)

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

The IJoistCapacityData type exposes the following members.

Properties
  NameDescription
Public propertyMomentCapacity
Gets the moment capacity (in [Nmm])
Public propertySafeLoadForce
Gets the force value for the safe load range (in [N])
Public propertyShearCapacity
Gets the shear capacity (in [N])
Top
See Also