
Originally Posted by
fred.3541
Hello:
I've got a library of ADT multi-view blocks that I want to convert into Revit families. To reduce graphic processing, I'd like the 3D component to display in 3D and elevation only. As I currently understand Revit, for the 2D component to display in plan only, I need to draw it using symbolic lines.
Here's my workflow so far:
(1) Import the 3D block component
(2) Turn off visibility of the imported 3D block in plan/ceiling views
(3) Import the 2D block component
Am I forced to draw the 2D component using symbolic lines, picking the lines in the imported 2D block, or can I explode the 2D block and convert the model lines into symbolic lines? If so, how do you convert model lines to symbolic lines?
Is there another method that I'm not considering?
Thanks in advance!