IMetalProfile Interface

Represents a metal profile

Namespace: TSD.API.Remoting.Decking
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public interface IMetalProfile : IProfile

The IMetalProfile type exposes the following members.

Properties
 NameDescription
Public propertyBreadth1 Gets the breadth, b1 ([mm])
Public propertyBreadth2 Gets the breadth, b2 ([mm])
Public propertyCountry Gets the country the decking applies to
(Inherited from IProfile)
Public propertyCoverWidth Gets the cover width, Cw ([mm])
Public propertyCrestStiffenerHeight Gets the crest stiffener height, CrSH ([mm])
Public propertyDeckingGeometry Gets the geometry of the decking
(Inherited from IProfile)
Public propertyDepthOfSheet Gets the overall depth of sheet, Dp ([mm])
Public propertyDistanceOfRibCenters Gets the distance of rib centers, Cr ([mm])
Public propertyDistanceOfTroughStiffenerCenters Gets the distance between trough stiffener centers, TrSD ([mm])
Public propertyIsDefault Gets a value specifying whether this deck is the default one for its country
(Inherited from IProfile)
Public propertyManufacturer Gets the name of the manufacturer
(Inherited from IProfile)
Public propertyNumberOfTroughStiffeners Gets the number of trough stiffeners, NoTrS
Public propertyProfileName Gets the name of the profile
(Inherited from IProfile)
Public propertySize Gets the size of the decking ([mm])
(Inherited from IProfile)
Public propertyStrengthOfSheeting Gets the design strength of sheeting, Ys ([N/mm²])
Public propertyTroughStiffenerWidth Gets the trough stiffener width, TrSW ([mm])
Public propertyUserDefined Gets a value specifying whether the decking is user-defined
(Inherited from IProfile)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next