几何尺寸与公差论坛------致力于产品几何量公差标准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)
-   -   【转帖】polyline,2dpolyline (http://www.dimcax.com/hust/showthread.php?t=17944)

yang686526 2009-05-06 10:16 PM

【转帖】polyline,2dpolyline
 
polyline,2dpolyline
polyline,2dpolyline
hi,
what is the difference between polyline , 2dpolyline and lwpolyline?could you please guide me and point out where can i find this?
please help me with this.
thanks,
singh
if you mean database entities where are:
oddb2dpolyline, oddb3dpolyline. these polylines store their vertices as subentities (oddb2dvertex and oddb3dpolylinevertex). they are saved to dxf file as polyline.
in r13 new polyline entity (oddbpolyline) was introduced with vertex coordinates stored inside it (opposite to polylines mentioned above). it is saved to dxf as lwpolyline (light weight polyline). this is more compact form for representing 2d polyline but with some limitations: it can't be curve or spline fitted and extended data can't be attached to individual vertex (because vertex is not a separate entity).
sergey slezkin
quote:
originally posted by sergey slezkin
if you mean database entities where are:
oddb2dpolyline, oddb3dpolyline. these polylines store their vertices as subentities (oddb2dvertex and oddb3dpolylinevertex). they are saved to dxf file as polyline.
in r13 new polyline entity (oddbpolyline) was introduced with vertex coordinates stored inside it (opposite to polylines mentioned above). it is saved to dxf as lwpolyline (light weight polyline). this is more compact form for representing 2d polyline but with some limitations: it can't be curve or spline fitted and extended data can't be attached to individual vertex (because vertex is not a separate entity).
understood.thanks for your reply,
singhn


所有的时间均为北京时间。 现在的时间是 02:39 PM.