Get Specific Reference from Family
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to get a named reference plane from a family without going into the family editor API?
For example, I would like to have users be able to name a reference plane 'my arbitrary location' when they are creating a family in the family editor. Then when it's loaded in the project, I would like to find an instance of it and be able to find the 'my arbitrary location' in the project and use that location data for other things in relation to the placement in the project.
I've seen this post: http://thebuildingcoder.typepad.com/blog/2015/05/how-to-retrieve-dimensioning-references.html but that basically says you would have to use some type of geometry analysis to figure out if it's the correct one or not. Unfortunately it's user (or at least company) specific and varied so there is no way to identify it geometrically, but it would be easy for the user to label the reference plane with a name if I could get that data out...