Class BaseCapPlateWeldAllAround
If you want the column welded all around to the base/cap plate use this set of options.
Inherited Members
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class BaseCapPlateWeldAllAround : BaseCapPlateWelds
Properties
WeldSize
The size of the weld
Declaration
public double WeldSize { get; }
Property Value
Type | Description |
---|---|
double |
WeldType
Set the weld type. This can only be WeldType.Fillet or WeldType.SquareGroove
Declaration
public WeldType WeldType { get; }
Property Value
Type | Description |
---|---|
WeldType |
Methods
Dispose(bool)
If you want the column welded all around to the base/cap plate use this set of options.
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |