| Article | 70002373 |
| Type | Wish |
| Product | Engine |
| Date Added | 7/3/2023 12:00:00 AM |
| Fixed | 10.1004.0.5 (7/3/2023 12:00:00 AM) |
| Submitted by | Ikenna Aniobodo |
Summary
Implementation of IvdObjectCollection interface for vdSelection object
Solution
In version 1004.0.5 vdSelection object implements the IvdObjectCollection interface.
IvdObjectCollection interface is implemented also for the following objects:
vdAttribs, vdBlocks, vdPolyCurves, vdCurves, vdDimstyles, vdEntities, vdHatchPatterns, vdImages, vdLayers, vdLayouts, vdLights, vdLineTypes, vdPrimariesList, vdTextstyles, vdXProperties
Also a new method ToArray was added to vdSelection object
Returns a new vdFigure[] array filled with the collection's objects
