Enum ReinforcementGeometry
The geometry of reinforcement
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public enum ReinforcementGeometry
Fields
| Name | Value | Description |
|---|---|---|
| Bar | Bar = 1 | Bar |
| Mesh | Mesh = 2 | Mesh |
| Unknown | Unknown = 0 | Unknown |
| Wire | Wire = 3 | Wire |