IBase |
Represents a base plate below a column
Namespace: TSD.API.Remoting.Connections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IBasePlate type exposes the following members.
Properties
Name | Description | |
---|---|---|
BoltData | Gets the bolt data for the base plate | |
BoltLayout | Gets the layout of the bolts | |
CheckStatus |
Gets the check status of the connection
(Inherited from IConnection) | |
ConcreteData | Gets the concrete data for the base plate | |
ConnectionType |
Gets the type of the connection
(Inherited from IConnection) | |
ConstructionPointIndex |
Gets the index of the construction point of the connection
(Inherited from IConnection) | |
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
Length | Gets the length of the base plate | |
Name |
Gets the name
(Inherited from IHaveName) | |
Steel | Gets the steel used for the base plate | |
Thickness | Gets the thickness of the base plate | |
UtilizationRatio |
Gets the utilization ratio of the connection
(Inherited from IConnection) | |
WeldedWasher | Gets the welded washer | |
Welds | Gets the dictionary of weld data indexed by their location | |
Width | Gets the width of the base plate |
Methods
Name | Description | |
---|---|---|
GetConnectedMembersAsync |
Returns a collection of connected members
(Inherited from IConnection) |
See Also