Load Family into family Editor, get bounding box or geometry, Rollback load.

Load Family into family Editor, get bounding box or geometry, Rollback load.

FrankHolidaytoiling
Advocate Advocate
495 Views
1 Reply
Message 1 of 2

Load Family into family Editor, get bounding box or geometry, Rollback load.

FrankHolidaytoiling
Advocate
Advocate

I want to 

Load Family into family Editor, get bounding box or geometry, Rollback load.

 

Is there method for doing this without resorting to placing an instance programatically and using the document changed event? I don't want slow data grab or overly complex code. However if this is the only method, can someone point to the post instructing how to do this? 

0 Likes
496 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk

I do not see any need to place an instance.

 

I also do not see any need to roll back any transaction.

 

You either have an instance, in which case you can use the EditFamily method, or not, in which case you must have something else, which I would assume to be a RFA file, which you can load using the application open document method.

 

I hope this helps.

 

Cheers,

 

Jeremy



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes