Class QuantityEstimationReinforcement
FemDesign "Quantity estimation, Reinforcement" result
[Result(typeof(QuantityEstimationReinforcement), new ListProc[] { ListProc.QuantityEstimationReinforcement })]
public class QuantityEstimationReinforcement : IQuantityEstimationResult, IResult
- Inheritance
-
QuantityEstimationReinforcement
- Implements
- Inherited Members
- Extension Methods
Properties
CO2Footprint
CO2 footprint (A1-A3)
public double? CO2Footprint { get; }
Property Value
Diameter
Diameter
public double Diameter { get; }
Property Value
Id
Element name identifier
public string Id { get; }
Property Value
Quality
Material quality identifier
public string Quality { get; }
Property Value
Storey
Storey identifier
public string Storey { get; }
Property Value
Structure
Structural element type
public string Structure { get; }
Property Value
TotalWeight
Total weigt
public double TotalWeight { get; }
Property Value
Methods
ToString()
public override string ToString()