08-23-2022
04:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-23-2022
04:26 AM
When using the 'CreateGeometryProxy' function of the inventor API in VB.Net,
Visual studio gives you this warning:
Any idea on how i avoid this?
Code example:
oOcc.CreateGeometryProxy(oOccXZPlane, oOccXZPlane)
Solved! Go to Solution.