Showing posts with label Explorer. Show all posts
Showing posts with label Explorer. Show all posts

Thursday, March 03, 2022

Rumor wasn't a rumor - B.I.M. After Dark Conversation

I just wrapped up my conversation with Jeff, The Revit Kid on his B.I.M After Dark livestream. It was nice to chat about Revity stuff with Jeff and I hope it was interesting enough for those that attended and watch later. Jeff's done great work with his channel and B.A.D products as well as his legacy of The Revit Kid blogging. His passion for it is self evident.

I owe the folks at Ideate an apology. I neglected to mention how much their Explorer features in my day to day. I'm shocked that I didn't bring it up. I'll blame it on the whisky, a very good whiskey too. To all the hardworking folks at Ideate, keep it up! Glad you're on it.

Monday, June 17, 2019

Reference Planes without Names

It is a common practice to add a name to the reference planes we create. If it isn't common where you work then it ought to be. The name helps give a hint to anyone that works in the model that this reference plane is more important than those without a name. It can also help understand what it is for, why it was made.

There are some who make the effort to clear out reference planes that are not named periodically, just another of any number of model/housekeeping chores. I've even seen Dynamo scripts intended for this task.

If you're using Ideate's Explorer you'll find it easy to see a summary of all the reference planes in the model. In the following image I've created two reference planes, one with a name and another without a name.


Notice that there are five (5) reference planes listed though. As it happens, when the Edit Profile concept is used on a wall four reference planes are created and internally applied against the sketch of the wall. They are only visible to us while editing the wall's profile sketch. We can't see these reference planes in the regular user interface, it only becomes very apparent with their Explorer tool.

It is also possible for us to create reference planes while creating any sketch based element, like a floor or stair for example. These reference planes are only visible to us while editing their related sketch.

The reference planes associated with a wall's edited profile can't be deleted via IDEATE Explorer. It can delete them when we've created our own within a wall's profile and other sketch based elements.

Attempting to clean up these unnamed reference planes might also be an issue if you're writing your own code or Dynamo script to delete them. We can/could add names to these internal reference planes (wall profile) but I don't think that's a task that worth the effort.

Something to keep in mind.