Bypass warning messages

Hi Giulio @piac,

Somewhat related to this topic, is there away for me to catch and bypass the warning message?

        try:
            bound_srf = ghpy.components.BoundarySurfaces(redraw_crv)
        except:
            pass

Hi @vhoang

BoundarySurfaces only has one argument, so unless you are trying to call it with no arguments:
a = ghpy.components.BoundarySurfaces()
I am not sure how this is related: it cannot print the ‘vicarious arguments’ warning.

Please start a new topic, attaching a simplified version of the definition on which you are working, the detailed error/warning message, and the way you would wish the component to respond.
See also Help Us Help You.

Also, I will be on vacation from tomorrow. It’s likely I’ll be only able to respond from September after today. Maybe you can also mention @Alain.

Thanks,

Giulio


Giulio Piacentino
for Robert McNeel & Associates
giulio@mcneel.com