IMetal |
Represents a metal deck
Namespace: TSD.API.Remoting.Decking
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IMetalGauge type exposes the following members.
Properties
Name | Description | |
---|---|---|
Area | Gets the area per unit length ([mm²/mm]) | |
Depth |
Gets the total depth of the gauge (in [mm])
(Inherited from IGauge) | |
Inertia | Gets the inertia per unit length ([mm⁴/mm]) | |
Intercept | Gets the intercept (unitless) | |
IsDefault |
Gets a value specifying whether this gauge is the default one for its profile
(Inherited from IGauge) | |
Name |
Gets the name of the gauge
(Inherited from IGauge) | |
SelfWeight |
Gets the self weight per unit area (in [N/mm²])
(Inherited from IGauge) | |
Size | Gets the size of the gauge ([mm]) | |
Slope | Gets the slope (unitless) | |
UserDefined |
Gets a value specifying whether the gauge is user-defined
(Inherited from IGauge) |
See Also