Class ColdFormedBendRadiused
One radiused bend
Inherited Members
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class ColdFormedBendRadiused : ColdFormedBend
Properties
Radius
The radius in inches of the bend
Declaration
public double Radius { get; set; }
Property Value
Type | Description |
---|---|
double |
Methods
Dispose(bool)
One radiused bend
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |