几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   DirectDWG (http://www.dimcax.com/hust/forumdisplay.php?f=89)
-   -   【转帖】how to use of ksimplegeomoptimization and pdfexportparamsb (http://www.dimcax.com/hust/showthread.php?t=16795)

yang686526 2009-05-06 03:23 PM

【转帖】how to use of ksimplegeomoptimization and pdfexportparamsb
 
how to use of ksimplegeomoptimization and pdfexportparams::b
how to use of ksimplegeomoptimization and pdfexportparams::busehlr
hello...
there is a question about two values set to the pdfexportparams class that uses by
exportpdf method. during conversion from dwg to pdf
1) there is no effect into the converted pdf file content if pdfexportparams::flags is initialized by
ksimplegeomoptimization or un-initialized for the spline, polyline element.
2) more over there is no effect into converted pdf files view ports if pdfexportparams::busehlr
is initialized by 搕rue? or 揻alse?
attached pdf_export.zip are the samples and converted files in zip format. please check it
and let me know how can i use these attributes.
---thanks
yoshida
attached files
hi,
ksimplegeomoptimization slightly decrease output file size. it applies optimization for output like next
start line point x0 y0 z0
end line point x1 y1 z1
start line point x1 y1 z1
end line point x2 y2 z2
to
start line point x0 y0 z0
mid line point x1 y1 z1
end line point x2 y2 z2
pdfexportparams::busehlr works for 3dsolid entities only.
quote:
originally posted by arumjantsev
hi,
ksimplegeomoptimization slightly decrease output file size. it applies optimization for output like next
start line point x0 y0 z0
end line point x1 y1 z1
start line point x1 y1 z1
end line point x2 y2 z2
to
start line point x0 y0 z0
mid line point x1 y1 z1
end line point x2 y2 z2
pdfexportparams::busehlr works for 3dsolid entities only.
thanks arumjantsev for your reply
i understood it.


所有的时间均为北京时间。 现在的时间是 04:36 AM.