| Article | 70000145 |
| Type | General |
| Product | Engine |
| Date Added | 11/5/2014 12:00:00 AM |
| Fixed | (11/5/2014 12:00:00 AM) |
| Submitted by | Carel Viljoen |
Summary
How are the line wights of VDF exported to DGN files ?
Solution
VDF supports only these LineWeights :
0 mm (LW_0)0.05 mm (LW_5)0.09 mm (LW_9)0.13mm0.15mm0.18mm0.20mm0.25mm0.30mm0.35mm0.40mm0.50mm0.53mm0.60mm0.70mm0.80mm0.90mm1.00 mm1.06 mm1.20 mm1.40 mm1.58 mm (LW_158)2.00 mm (LW_200)2.11 mm (LW_211)
24 in total plus LW_ByLayer, LW_ByBlock
These are converted to the 0...31 line weights of the DGN using the formula below :
VDF --> DGNLW_0, LW_5 –> 0LW_9, LW_13 –> 115,18,20 –> 225 –> 330 –> 435,40 –> 550,53 –> 760 –> 870 –> 1080 –> 1190 –> 13100 –> 14106 –> 15120 –> 17140 –> 20158 –> 23200 –> 29211 –> 31andLW_byLayer –> By Level and LW_ByBlock –> By Level too
