Interface IPlatedISectionWithPlates

Represents a plated I section with plates

Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IPlatedISectionWithPlates : ICompoundSection, INonParametricSection, ISection

Properties

Name Description
BottomFlangeBreadth

Gets the breadth of the bottom flange (in [mm])

BottomPlateBreadth

Gets the breadth of the bottom plate (in [mm])

Depth

Gets the depth (in [mm])

FlangeThickness

Gets the flange thickness (in [mm])

PlateThickness

Gets the common thickness of the plate(s) (in [mm])

TopFlangeBreadth

Gets the breadth of the top flange (in [mm])

TopPlateBreadth

Gets the breadth of the top plate (in [mm])

WebThickness

Gets the web thickness (in [mm])

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next