Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!
Comentario
Anonymous

SVG is a standard vector image format that has the following useful features:

  1. Vector data gives lossless quality at any scale,
  2. Gives us endpoints, midpoints, and tangents to snap to,
  3. Open, non-proprietary file format (no licencing fees or patents),
  4. Can be imported, displayed, and exported by design software used by architects, illustrators, and engineers,
    1. USE CASE: Open a raster drawing PDF in Adobe Illustrator, use raster to vector converter, export to SVG, import to Revit as a background to model over.
  5. Text-based file is lighter weight than PNG, JPEG, and other raster formats,
  6. Can be displayed in any current web browser.