Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Error Handling for Evaluate method #305

Open
enarhi opened this issue Feb 9, 2023 · 0 comments
Open

Improve Error Handling for Evaluate method #305

enarhi opened this issue Feb 9, 2023 · 0 comments
Assignees
Labels
type:bug Error or unexpected behaviour

Comments

@enarhi
Copy link
Member

enarhi commented Feb 9, 2023

Description:

The EvaluateEPD method give object reference errors for a wide range of input elements, typically ones that are 0 area / 0 volume or elements with empty defined properties / constructions.

Steps to reproduce:

Input an element into the Evaluate method with an empty construction / 0 thickness layers / nested elements with 0 volume, etc.

Expected behaviour:

Error handling reporting why the element failed, or warnings noteing the element was evaluated with certain parts of it evaluated as 0 due to the 0 volume elements.

Test file(s):

test file

@enarhi enarhi added the type:bug Error or unexpected behaviour label Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

No branches or pull requests

2 participants