Search found 10 matches
- 26 Oct 2011, 13:00
- Forum: CAD VCL
- Topic: Refresh only one layer
- Replies: 1
- Views: 12722
Refresh only one layer
Hi,
Is it possible to refresh (repaint) just only one layer ?
TIA,
Nicolas
Is it possible to refresh (repaint) just only one layer ?
TIA,
Nicolas
- 25 Oct 2011, 18:36
- Forum: CAD VCL
- Topic: How to change background color
- Replies: 2
- Views: 15681
Re: How to change background color
Perfect !
Thanks a lot for quick answer
Thanks a lot for quick answer

- 25 Oct 2011, 17:35
- Forum: CAD VCL
- Topic: How to change background color
- Replies: 2
- Views: 15681
How to change background color
Hi,
How to change background color on a TsgDrawingNavigator or TsgCADImage ?
TIA,
Nicolas
How to change background color on a TsgDrawingNavigator or TsgCADImage ?
TIA,
Nicolas
- 14 Oct 2011, 18:34
- Forum: CAD VCL
- Topic: Questions about solid circle
- Replies: 2
- Views: 16169
Re: Questions about solid circle
Hi Alexander,
Fast answer and it works great.
Thank you very much !!!
Fast answer and it works great.
Thank you very much !!!
- 14 Oct 2011, 00:05
- Forum: CAD VCL
- Topic: Scale for added bitmap
- Replies: 5
- Views: 27237
Re: Scale for added bitmap
ok, I'll try that.
thanks.
thanks.
- 14 Oct 2011, 00:04
- Forum: CAD VCL
- Topic: Questions about solid circle
- Replies: 2
- Views: 16169
Questions about solid circle
Hi, First question : I draw my solid circle like that : TsgCADCurvePolygon *vSolidCircle = new TsgCADCurvePolygon; Tsg2DBoundaryList *v2DBList = new Tsg2DBoundaryList; ((TsgCADHatch *)vSolidCircle)->BoundaryData->Add(v2DBList); Tsg2DArc *v2DArc = new Tsg2DArc; v2DBList->Add(v2DArc); v2DArc->CenterPo...
- 12 Oct 2011, 11:01
- Forum: CAD VCL
- Topic: Scale for added bitmap
- Replies: 5
- Views: 27237
Re: Scale for added bitmap
Just another information : my 16x16px bitmap represents a door on the plan.
Is it possible to mesure the door size and adapt this data to bitmap size ?
Is it possible to mesure the door size and adapt this data to bitmap size ?
- 11 Oct 2011, 18:01
- Forum: CAD VCL
- Topic: Scale for added bitmap
- Replies: 5
- Views: 27237
Re: Scale for added bitmap
Hi Mikhail,
Well, with your sample, I can add an image.
But how to know what scale use to do my 16x16px bitmap visible (not too little or not too large) on my TsgCADdxfImage object ?
How to dynamically adjust bitmap scale compare to TsgCADdxfImage object scale ?
Well, with your sample, I can add an image.
But how to know what scale use to do my 16x16px bitmap visible (not too little or not too large) on my TsgCADdxfImage object ?
How to dynamically adjust bitmap scale compare to TsgCADdxfImage object scale ?
- 04 Oct 2011, 17:25
- Forum: CAD VCL
- Topic: Scale for added bitmap
- Replies: 5
- Views: 27237
Scale for added bitmap
Hi,
I need to show a dxf file and add bitmaps on it.
This bitmaps are 16x16 pixels images.
How to be sure the bitmap will be visible and with a good scale compare to scale and zoom of dxf file ?
TIA
Nicolas
I need to show a dxf file and add bitmaps on it.
This bitmaps are 16x16 pixels images.
How to be sure the bitmap will be visible and with a good scale compare to scale and zoom of dxf file ?
TIA
Nicolas
- 21 Apr 2011, 17:39
- Forum: CAD VCL
- Topic: How to add a layer on runtime
- Replies: 1
- Views: 13044
How to add a layer on runtime
I,
How to add a layer on runtime using TsgDrawingNavigator ?
I'm using CADImportVCL v8 trial under BCB2010.
TIA,
Engi
How to add a layer on runtime using TsgDrawingNavigator ?
I'm using CADImportVCL v8 trial under BCB2010.
TIA,
Engi