IEndPlate Interface

Represents an end plate

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

The IEndPlate type exposes the following members.

Properties
  NameDescription
Public propertyBottomOverlap
Gets the bottom overlap (in [mm])
Public propertyBottomOverlapOption
Gets the bottom overlap option of the end plate
Public propertyPlateThickness
Gets the thickness of the plate (in [mm])
Public propertyPlateWidth
Gets the width of the plate (in [mm])
Public propertySteel
Gets the steel
Public propertyStrength
Gets the strength (in [N/mm²])
Public propertyTopOverlap
Gets the top overlap (in [mm])
Public propertyTopOverlapOption
Gets the top overlap option of the end plate
Top
See Also