Table of Contents

Class QuantityEstimationTimberPanel

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "Quantity estimation, Timber panel" result

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

Properties

Area

Area of panel

public double Area { get; }

Property Value

double

CO2Footprint

CO2 footprint (A1-A3)

public double? CO2Footprint { get; }

Property Value

double?

Count

Number of panels of type

public int Count { get; }

Property Value

int

Id

Element name identifier

public string Id { get; }

Property Value

string

Length

Length of panel

public double Length { get; }

Property Value

double

PanelType

Panel type

public string PanelType { 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 [mm]

public double Thickness { get; }

Property Value

double

TotalWeight

Total weight

public double TotalWeight { get; }

Property Value

double

Weight

Weight per unit

public double Weight { get; }

Property Value

double

Width

Width of panel

public double Width { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string