Message 1 of 2
how can get curve bodies??

Not applicable
08-03-2017
01:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hello everyone! Look at the red screen on the left screenshot, i want to get the surface Bodies(1),but with the code by C++:
CComPtr<SurfaceBodies> surfaceBodies;
pCompDef->get_SurfaceBodies(&surfaceBodies);
cout << "count:" << surfaceBodies->Count << endl;
cann't get the curvebodies.Please help me.Thanks you very much!!!!!!!!!!!!!!!!!!!