Home > Net > Vb.net for catia secondary development
Vb.net for catia secondary development
Time:09-30
you a great god, and the younger brother is learning to use vb.net for catia secondary development, some problems in the process, please everyone a great god answers, This is the first half of the younger brother code:
Operation interface is as follows: At runtime, click create after the following problems: Error point is: Check some information online is not instantiate objects, should be in before the variable type to add New But vs2015 tip New cannot be used on the interfaces, Don't know is how this earlier, please everyone a great god can help the younger brother to solve it
CodePudding user response:
Dim partDocument As partDocument=New partDocument ()
CodePudding user response:
Hello, after the revisions according to your problem still exists, still say New cannot be used on the interfaces, I the value of the variable partDocument1 for nothing, what is this you know?