IPrecastConcreteGauge Interface

Represents a precast concrete gauge

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

The IPrecastConcreteGauge type exposes the following members.

Properties
 NameDescription
Public propertyDepth Gets the total depth of the gauge (in [mm])
(Inherited from IGauge)
Public propertyIsDefault Gets a value specifying whether this gauge is the default one for its profile
(Inherited from IGauge)
Public propertyName Gets the name of the gauge
(Inherited from IGauge)
Public propertyNominalUnitWidth Gets the maximum length of a unit of the gauge (in [mm])
Public propertySelfWeight Gets the self weight per unit area (in [N/mm²])
(Inherited from IGauge)
Public propertyUserDefined Gets a value specifying whether the gauge is user-defined
(Inherited from IGauge)
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