Table of Contents

Class QuantityEstimationReinforcement

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

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

double?

Diameter

Diameter

public double Diameter { get; }

Property Value

double

Id

Element name identifier

public string Id { get; }

Property Value

string

Quality

Material quality identifier

public string Quality { get; }

Property Value

string

Storey

Storey identifier

public string Storey { get; }

Property Value

string

Structure

Structural element type

public string Structure { get; }

Property Value

string

TotalWeight

Total weigt

public double TotalWeight { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string