Search found 5 matches

by Pascal07300
11 Nov 2016, 12:46
Forum: CAD VCL
Topic: How to read Hatch entity ?
Replies: 4
Views: 38720

Re: How to read Hatch entity ?

Hello, ok i m send this email, with my code and the DWG file
thanks for yours help
Pascal
by Pascal07300
10 Nov 2016, 13:21
Forum: CAD VCL
Topic: How to read Hatch entity ?
Replies: 4
Views: 38720

Re: How to read Hatch entity ?

Hello i use now this code to import Hatch entity ( TsgCADCurvePolygon ) sine a year. With a new DWF file ( note : i want joint it : DWG file : The extension dwg is not allowed. ??!! ) the result is not corect : Please joint image. - How read this DWG file ? - it s possible to convert a Ellipse to li...
by Pascal07300
04 Jul 2015, 12:27
Forum: CAD VCL
Topic: 2 questions, Reference Help, PDF and Block
Replies: 3
Views: 25112

Re: 2 questions, Reference Help, PDF and Block

Hello

" you should specify PageWidth and PageHeight instead. "

Problem: this property in read only:

TsgPDFExport = class(TsgSimpleExport)
private
FData: TpdfStrings;
.../...
property PageWidth: Double read FPageWidth;

==> READ ONLY ??
solution ??

Thanks / Pascal
by Pascal07300
27 Jun 2015, 13:26
Forum: CAD VCL
Topic: 2 questions, Reference Help, PDF and Block
Replies: 3
Views: 25112

2 questions, Reference Help, PDF and Block

Hello 1 - TsgPDFExport.PageHeight property PageHeight: Double; Description Indicates the height of the page of the output PDF file. ===> Which unit ? ( pixel, mm , other ? ) ? + how set dimension page ( portrait, landscape ? ) ======== ============================== TsgDXFBlock.AddEntity Adds a new ...
by Pascal07300
26 Jun 2015, 18:16
Forum: CAD VCL
Topic: Pointer error in your demo EXE
Replies: 1
Views: 15638

Pointer error in your demo EXE

Hello Your demo programm CADexportDemo has " error pointer " ( Your EXE, with CAD Export VCL V10 ) vidéo : https://dl.dropboxusercontent.com/u/56236075/Temp/Export_PLT_Error.mp4 to run : Full Picture / SAVE / File type = PLT / SAVE ==> Error pointer. so, in my soft, my PLT export make not a valid fi...