Interface IBasePlateConcreteData
Represents concrete data for a column base connection
Namespace: TSD.API.Remoting.Connections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IBasePlateConcreteData
Properties
| Name | Description |
|---|---|
| Depth | Gets the concrete base depth along the Z axis of the base plate LCS (in [mm]) |
| GroutSpace | Gets the bedding material grout space (in [mm]) |
| Length | Gets the concrete base length along the Y axis of the base plate LCS (in [mm]) |
| Material | Gets the material of concrete base |
| Width | Gets the concrete base width along the X axis of the base plate LCS (in [mm]) |