IMetal |
Represents a metal profile
Namespace: TSD.API.Remoting.Decking
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IMetalProfile type exposes the following members.
Properties
Name | Description | |
---|---|---|
Breadth1 | Gets the breadth, b1 ([mm]) | |
Breadth2 | Gets the breadth, b2 ([mm]) | |
Country |
Gets the country the decking applies to
(Inherited from IProfile) | |
CoverWidth | Gets the cover width, Cw ([mm]) | |
CrestStiffenerHeight | Gets the crest stiffener height, CrSH ([mm]) | |
DeckingGeometry |
Gets the geometry of the decking
(Inherited from IProfile) | |
DepthOfSheet | Gets the overall depth of sheet, Dp ([mm]) | |
DistanceOfRibCenters | Gets the distance of rib centers, Cr ([mm]) | |
DistanceOfTroughStiffenerCenters | Gets the distance between trough stiffener centers, TrSD ([mm]) | |
IsDefault |
Gets a value specifying whether this deck is the default one for its country
(Inherited from IProfile) | |
Manufacturer |
Gets the name of the manufacturer
(Inherited from IProfile) | |
NumberOfTroughStiffeners | Gets the number of trough stiffeners, NoTrS | |
ProfileName |
Gets the name of the profile
(Inherited from IProfile) | |
Size |
Gets the size of the decking ([mm])
(Inherited from IProfile) | |
StrengthOfSheeting | Gets the design strength of sheeting, Ys ([N/mm²]) | |
TroughStiffenerWidth | Gets the trough stiffener width, TrSW ([mm]) | |
UserDefined |
Gets a value specifying whether the decking is user-defined
(Inherited from IProfile) |
See Also