Table of Contents

Class QuantityEstimationMasonry

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "Quantity estimation, Concrete" result

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

Properties

CO2Footprint

CO2 footprint (A1-A3)

public double? CO2Footprint { 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

Thickness

Thickness

public double Thickness { get; }

Property Value

double

TotalArea

LArea Quantity

public double TotalArea { get; }

Property Value

double

TotalWeight

Total weight

public double TotalWeight { get; }

Property Value

double

UnitWeight

Weight per length or area unit

public double UnitWeight { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string