i have a vb component with no script and two inputs, one a list of curves and second a single surface.
setting the input hint to onsurface for the latter consistently pops up an error dialog stating "Unable to cast object of type 'RMA.OpenNURBS.OnBrep' to type 'RMA.OpenNURBS.OnSurface'. " changing the hint to onbrep stops the dialog box popping up, but the error message is still reported in the 'out'. thsi is to be expected as the input doesn't match the hint is this a bug or am i being dumb? jonathon
