Interface IBasePlate

Represents a base plate below a column

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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next