And replace Loop by BoundaryLoop.DenisSilveira wrote: ↑Sat Jun 27, 2026 11:04 amIs there any dll to Brep class and so on ?
Code: Select all
For Each loopFace As Loop In face.Loops ... Next
For Each loopFace As BoundaryLoop In face.Loops
And replace Loop by BoundaryLoop.DenisSilveira wrote: ↑Sat Jun 27, 2026 11:04 amIs there any dll to Brep class and so on ?
Code: Select all
For Each loopFace As Loop In face.Loops ... Next
Yes, there're 2 dll files : TD_MgdBrep_25.12_17.dll and TD_MgdBrep_Net8_25.12_17.dll (NET 8 )
What is OpenAI?DenisSilveira wrote: ↑Mon Apr 13, 2026 6:31 pmafter hundreds of tests OpenAI says it's a Icad limitation for V14
Hi,DenisSilveira wrote: ↑Sun Apr 12, 2026 12:22 pmAfter loading manuallly Icad process VisualStudio does not debug it.
Is ther anything I am missing ??
Hi, Martin,
As I know, the MASSPROP command is available in the Premium Edition Plus(PE+) only.