Author Topic: If statement, testing if Sub-routine call is true  (Read 12995 times)

0 Members and 1 Guest are viewing this topic.

sinc

  • Guest
Re: If statement, testing if Sub-routine call is true
« Reply #15 on: November 30, 2007, 08:05:23 PM »
Thought I'd bump this topic, since I discovered this bug, too, and can be sort of nasty.  It's especially bad, since this bug means that some of the sample source code in the Labs provided by Autodesk is wrong.  It TELLS people to use default indexers, and fails to warn that it may return erased entities.

Tony's generic PInvoke solution works great.  Tony, do you mind if I include that in the source code download for the SincpacC3D?  With attribution to you and a link to your website, of course.