Table of Contents

Class QuantityEstimationSteel

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "Quantity estimation, Steel" result

[Result(typeof(QuantityEstimationSteel), new ListProc[] { ListProc.QuantityEstimationSteel })]
public class QuantityEstimationSteel : IQuantityEstimationResult, IResult
Inheritance
QuantityEstimationSteel
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

PaintedArea

Painted area

public double PaintedArea { get; }

Property Value

double

Quality

Material quality identifier

public string Quality { get; }

Property Value

string

Section

Section/Thickness identifier

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

UnitWeight

Weight per length [t/m, t/m2]

public double UnitWeight { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string