Thread Tools Display Modes
Prev Previous Post   Next Post Next
08/30/18, 01:38 PM   #1
Cardinal05
AddOn Author - Click to view addons
Join Date: Feb 2018
Posts: 33
[outdated] Housing API Request or Question re: HousingEditorGetFurnitureWorldBounds

It would be super useful for measuring, placing and aligning items if there were a version of the existing HousingEditorGetFurnitureWorldBounds function that could return the World Bounds for a furnitureId that is axis-aligned (pitch, yaw and roll of 0 radians). That way we could calculate the [near] perfect fit for adjacent of items regardless of their current orientation.

Also, if there is an existing way to do this, please let me know - I'd hugely appreciate it! At the moment, I have a batch job that runs prior to certain operations that literally cannot work without knowing the proper bounding box for items (such as Builds that aim to place items seamlessly for the player).

Unfortunately, my batch process is bulky, time consuming and requires aligning each unique item type to 0,0,0 pitch/yaw/roll, waiting for the move operation to finish, measuring the bounding box (with the aforementioned function) and then orienting the items back to their original positions.

Thank you so much!
@Cardinal05
 
 

ESOUI » Developer Discussions » Wish List » [outdated] Housing API Request or Question re: HousingEditorGetFurnitureWorldBounds

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off