Class StairConnectionAttachmentWelded
Welded StairConnection attachment
Inherited Members
Namespace: DesignData.SDS2.Model
Assembly: DesignData.SDS2.Model.dll
Syntax
public sealed class StairConnectionAttachmentWelded : StairConnectionAttachmentSpecification
Constructors
StairConnectionAttachmentWelded()
Welded StairConnection attachment
Declaration
public StairConnectionAttachmentWelded()
Properties
Size
Weld size
Declaration
public double Size { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
Exceptions
| Type | Condition |
|---|---|
| InvalidValueException | Thrown for negative weld sizes. |
Methods
Dispose(bool)
Welded StairConnection attachment
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing |