Home
Reply
Contributor
thomasyong12
Posts: 13

C++ example of api_loft_coedges

I tried to understand the content in http://doc.spatial.com/qref/ACIS/html/group__LOFTAPI.html#gf97ac69ee3f2ab93385545a845e671a2 for api_loft_coedges but I can't generate the required struct Loft_Connected_Coedge_List

 

Any example in C++ (not scheme)?

Spatial Employee
Mohit
Posts: 8

Re: C++ example of api_loft_coedges

Hi

 

For sample code for using api_loft_coedges, you can see the c++ implementation of following scheme commands:

More ways to find c++ examples on using various ACIS Interfaces can be found at: Code snippets to demonstrates ACIS functionality

 

Regards,

Mohit