Hello Sergey,
For once more, your help has proven to be invaluable.
Thank you once again.
George
Search found 9 matches
- 30 Nov 2006, 22:19
- Forum: CAD VCL
- Topic: Printing part of a TsgImage to a metafile
- Replies: 6
- Views: 24334
- 29 Nov 2006, 17:19
- Forum: CAD VCL
- Topic: Printing part of a TsgImage to a metafile
- Replies: 6
- Views: 24334
- 29 Nov 2006, 16:43
- Forum: CAD VCL
- Topic: Printing part of a TsgImage to a metafile
- Replies: 6
- Views: 24334
- 28 Nov 2006, 17:42
- Forum: CAD VCL
- Topic: Printing part of a TsgImage to a metafile
- Replies: 6
- Views: 24334
Printing part of a TsgImage to a metafile
Dear Sergey, I am using a TsgImage in order to draw upon it a list of user defined instruments. This TsgImage is not shown on screen so is not contained in a ScrollBox but rather it is used as an "offline" buffer for the drawing and when this is finished I need to copy and print to a metafile a spec...
- 22 Nov 2006, 13:16
- Forum: CAD VCL
- Topic: How to copy a TsgDXFImage
- Replies: 1
- Views: 10025
How to copy a TsgDXFImage
Dear Sergey, I am trying to make a copy of an already loaded TsgDXFImage so that I can keep a snapshot of the drawing before the user has done any changes onto it ! I have used BaseImg.Assign(TsgDXFImage(sgPaintBox.Picture.Graphic)) but instead of making a copy of it, BaseImg refers to the original ...
- 24 Oct 2006, 00:03
- Forum: CAD VCL
- Topic: TsgDXFImage.create processor time
- Replies: 3
- Views: 15685
Dear Sergey, Thank you for your hint, it has significantly improved the response time of my application, but I still need your help with turning off and deleting the entities after I am through with them. I get AVs when I try to free them and I assume that is because I am saving references to vIns a...
- 19 Oct 2006, 23:30
- Forum: CAD VCL
- Topic: TsgDXFImage.create processor time
- Replies: 3
- Views: 15685
TsgDXFImage.create processor time
Dear Sergey, I use the following code, in order to show on my application's main image some instruments that the user has entered into a database. The number of these instruments is in the range of 3000 distinct items. I have run a few time benchmarks on this code, as you can see from the outputdebu...
- 07 Oct 2006, 20:14
- Forum: CAD VCL
- Topic: AddScaledDXF question
- Replies: 2
- Views: 12647
- 05 Oct 2006, 23:44
- Forum: CAD VCL
- Topic: AddScaledDXF question
- Replies: 2
- Views: 12647
AddScaledDXF question
Dear Sergey,
I have managed to superimpose a second .dxf drawing over the original drawing by means of AddScaledDXF but I can not delete this superimposed drawing after I have done using it. I have tried with DeleteEntity but to no avail. Please help.
Regards,
George
I have managed to superimpose a second .dxf drawing over the original drawing by means of AddScaledDXF but I can not delete this superimposed drawing after I have done using it. I have tried with DeleteEntity but to no avail. Please help.
Regards,
George