BHoM / LifeCycleAssessment_Toolkit

GNU Lesser General Public License v3.0
22 stars 5 forks source link

Evaluate LCA not working #260

Closed murali-manoj closed 2 years ago

murali-manoj commented 2 years ago

Description: The issue is Evaluate LCA not giving results or shows error. I am trying to evaluate LCA of column of a Revit model but it shows following errors

  1. Failed to run SolidVolume extension method. Error: The call is ambiguous between the following methods or properties: 'BH.Engine.Geometry.Query.Length(BH.oM.Geometry.ICurve)' and 'BH.Engine.Geometry.Query.Length(BH.oM.Geometry.Vector)'

  2. This component failed to run properly.

    • Error: Object reference not set to an instance of an object.
    • Occured in BH.Engine.Matter.Query.ISolidVolume(IElementM elementM) called from BH.Engine.LifeCycleAssessment.Compute.EvaluateEnvironmentalProductDeclarationByMass(IElementM elementM, List`1 phases, EnvironmentalProductDeclarationField field, Boolean exactMatch)
    • Are you sure you have the correct type of inputs? Check their description for more details.

image

Expected behaviour: Expecting to produce result without errors

Test file: attached grasshopper script test file for reference

LCA Test File.zip

murali-manoj commented 2 years ago

Converted structure to physical elements and added own material database