IGauge Interface

Represents a gauge

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

The IGauge type exposes the following members.

Properties
  NameDescription
Public propertyDepth
Gets the total depth of the gauge (in [mm])
Public propertyIsDefault
Gets a value specifying whether this gauge is the default one for its profile
Public propertyName
Gets the name of the gauge
Public propertySelfWeight
Gets the self weight per unit area (in [N/mm²])
Public propertyUserDefined
Gets a value specifying whether the gauge is user-defined
Top
See Also