| Article | 60000806 |
| Type | Wish |
| Product | Engine |
| Date Added | 3/9/2009 12:00:00 AM |
| Fixed | (7/30/2009 12:00:00 AM) |
| Submitted by | Shay Lapid |
Summary
New methods to save and load block and pictures to/from compressed memory string
Solution
In version 6017 new methods was added:
VectorDraw.Professional.vdPrimaries.vdBlock.ToDocument (reference: VectorDraw.Professional.dll)
Creates and Returns a vdDocument object contaning to it's model all the vdFigure objects of the block entities.
Also some additional methods was added in Wrapper component (using vdraw.ocx)
vdBlock.SaveToMemoryString
vdBlocks.AddFromMemoryString
vdDocument.AddPictureToListString
