Interface IBasePlateWeldData
Represents a weld on a part of a column base connection
Namespace: TSD.API.Remoting.Connections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IBasePlateWeldData
Properties
| Name | Description |
|---|---|
| IsFullLength | Gets a value indicating whether the weld covers the full length |
| LegLength | Gets the length of the leg |
| PartialLength | Gets the partial length of the weld |
| Type | Gets the type of the weld |