Interface IBasePlate
Represents a base plate below a column
Inherited Members
Namespace: TSD.API.Remoting.Connections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IBasePlate : IConnection, IEntity, IHaveId, IHaveIndex, IHaveName, IHaveUserName
Properties
| Name | Description |
|---|---|
| BoltData | Gets the bolt data for the base plate |
| BoltLayout | Gets the layout of the bolts |
| ConcreteData | Gets the concrete data for the base plate |
| Length | Gets the length of the base plate |
| Steel | Gets the steel used for the base plate |
| Thickness | Gets the thickness of the base plate |
| WeldedWasher | Gets the welded washer |
| Welds | Gets the dictionary of weld data indexed by their location |
| Width | Gets the width of the base plate |