Hi everybody,
I'm corrently working on a file, which was done by somebody else - so I don't understand the whole content. As there apears an error message after a VB component and I cannot reach the person who wrote it, I thought I give it a try with this discussion!
The error occurs on two lines with the same and following expression:
Dim domU As New oninterval(srf(i).Face(j).domain(0))
Dim domV As New oninterval(srf(i).Face(j).domain(1))
and the output error is the following:
"overload resolution failed because no accessible 'New' can be called without a narrowing conversion"
As I don't know this commands at all, it might be a very simple or a more complex error - I'd be glad to just hear anything!
Thanks a lot.
Tags: