Class JoistStructuralProperties
Inheritance
JoistStructuralProperties
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class JoistStructuralProperties
Properties
Area
Declaration
public double? Area { get; set; }
Property Value
Ix
Moment of inertia (in inches^4)
Declaration
public double? Ix { get; set; }
Property Value
Reference
The name of the book this came from
Declaration
public string Reference { get; set; }
Property Value
Methods
Dispose(bool)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type |
Name |
Description |
bool |
disposing |
|
~JoistStructuralProperties()
Declaration
protected ~JoistStructuralProperties()