Interface IGauge
Represents a gauge
Namespace: TSD.API.Remoting.Decking
Assembly: TSD.API.Remoting.dll
Syntax
public interface IGauge
Properties
| Name | Description |
|---|---|
| Depth | Gets the total depth of the gauge (in [mm]) |
| IsDefault | Gets a value specifying whether this gauge is the default one for its profile |
| Name | Gets the name of the gauge |
| SelfWeight | Gets the self weight per unit area (in [N/mm²]) |
| UserDefined | Gets a value specifying whether the gauge is user-defined |