Table of Contents

Class QuantityEstimationConcrete

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "Quantity estimation, Concrete" result

[Result(typeof(QuantityEstimationConcrete), new ListProc[] { ListProc.QuantityEstimationConcrete })]
public class QuantityEstimationConcrete : IQuantityEstimationResult, IResult
Inheritance
QuantityEstimationConcrete
Implements
Inherited Members
Extension Methods

Properties

CO2Footprint

CO2 footprint (A1-A3)

public double? CO2Footprint { get; }

Property Value

double?

Formwork

Formwork quantity

public double Formwork { get; }

Property Value

double

Height

Height

public double Height { 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

Reinforcement

Reinforcement weight per length/area

public double Reinforcement { get; }

Property Value

double

Section

Section

public string Section { 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

SubTotal

Length||Area Quantity

public double SubTotal { get; }

Property Value

double

TotalWeight

Total weight

public double TotalWeight { get; }

Property Value

double

Volume

Volume quantity

public double Volume { get; }

Property Value

double

Width

Width

public double Width { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string