Skip to content

Eval By Area Bug When Using Panels With Openings #272

Open
@enarhi

Description

@enarhi

Description:

For the EvaluateEPDByArea method, Panels with openings can result in errant results due to area being calculated per IElement2D.Area, but material epds being based off the epds from the MaterialComposition, which can include Area based EPD's from the openings. This leads to the calculation using the panel area for calculating area based values for the panel as well as its openings that have area based epds applied.

Steps to reproduce:

Run EvaluateEPD method on a Panel, such as a Facade.Panel, that has an opening with a construction.

Expected behaviour:

Area EPD values applied to the respective areas of their corresponding elements.

Test file(s):

Test script

Metadata

Metadata

Assignees

Labels

type:bugError or unexpected behaviour

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions