i’m trying to get rid of all warnings if possible, is there a way to “filter” fittings w/ warning only?
furthermore, any good method to filter out all elements w/ warning? seems performance adviser node can only filter out duplicates
i’m trying to get rid of all warnings if possible, is there a way to “filter” fittings w/ warning only?
furthermore, any good method to filter out all elements w/ warning? seems performance adviser node can only filter out duplicates
Hi @Ning_Zhou
Could you drop here rvt file which contains “No Loss Defined” fittings?
Project1.rvt (1.5 MB)
@Ning_Zhou since your using Revit 2017 exports your warnings and use Springs.Erroreport.parse custom node:
Few options here (I am generating 10,000 spirographs so I can’t give a built example):
thanks all, seems export warning to HTML is still the only way to process all the warnings
Yep! Since your using Revit 2017, if it was 2019 it would be have been different scenario
Don’t forget to mark the post as solved!
thanks Kulkul, do you mean 2019 have solution? API or Dynamo? i didn’t use 2019 in project yet, will be grateful if you can elaborate on it