How to delete a Reference Plane with no perpendicular view?

How to delete a Reference Plane with no perpendicular view?

Anonymous
Not applicable
4,000 Views
6 Replies
Message 1 of 7

How to delete a Reference Plane with no perpendicular view?

Anonymous
Not applicable

I made a dynamo script that creates a reference plane from a planar surface. My final attempt works exactly as I intended. but the planes from my previous attempts are all still in the model. I can't figure out a way to select these extraneous planes, does anyone know a way to select a plane that doesn't have a perpendicular view to select it from?

0 Likes
Accepted solutions (1)
4,001 Views
6 Replies
Replies (6)
Message 2 of 7

RobDraw
Mentor
Mentor

Simple, make a view that is perpendicular.


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
0 Likes
Message 3 of 7

Anonymous
Not applicable

With complex architectural forms there is no guarantee that every surface will have a perpendicular view. Rob, how do you propose making a view perpendicular to a reference plane which you know neither the slope nor rotation? 

 

 

Future reference for anyone who has a similar problem: I was able to use dynamo to select all components by category 'reference plane', the selection is returned in chronological order so we can just chop the end off returned list to delete the components. 

Message 4 of 7

RobDraw
Mentor
Mentor
Why don't you host something on it?

Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
0 Likes
Message 5 of 7

chrisplyler
Mentor
Mentor
Accepted solution

I think the problem was that he knows some planes are in the project file, but he can't see them in any existing views (and I'm guessing they aren't named) so he can't select them and create any new views that are perpendicular, or host anything onto, or anything really.

 

Seems he already solved the problem, but what I would have done is select one plane, then select-all-in-project, then manually deselect the ones to keep, then hit the Delete button on the keyboard.

Message 6 of 7

ToanDN
Consultant
Consultant

Those reference planes were created by Dynamo, they may not align with X, Y or Z plane and you wouldn't see them anywhere to draw views perpendicular to them.

0 Likes
Message 7 of 7

MacurFZGVK
Explorer
Explorer

Select all in the project is not working for reference planes, it is grayed out.