Re: Help for delete beam between two SetOfs.

Posted by LE Ba Danh on
URL: http://granoo.326.s1.nabble.com/Help-for-delete-beam-between-two-SetOfs-tp142p145.html

Hi Damien,
1. The error appear during compilation:


You find attached my PlugIn. Can you help me correct in my PlugIn?

2. For the create a new setOf from 2 SetOfs, i did as you say:
    Core::SetOf<DEM::DiscreteElement> inter("LoadFiber"); // Create a new setOf
    inter.Intersection(xMinSet, yMaxSet); // Now, this setOf is the intersection
But the new setOf "LoadFiber" does not appear in gdd file.

Thank for your help my friend.

Danh
DCBtest.gz