![]() |
|
Import Fbx - Printable Version +- AB4D Forum (https://forum.ab4d.com) +-- Forum: Products Forums (https://forum.ab4d.com/forumdisplay.php?fid=4) +--- Forum: Ab3d.PowerToys (https://forum.ab4d.com/forumdisplay.php?fid=9) +--- Thread: Import Fbx (/showthread.php?tid=4127) |
Import Fbx - Andreas - 03-10-2019 Is there an easy way to place my imported fbx file on the original origin that i have created in sketchup? RE: Import Fbx - abenedik - 03-11-2019 The imported 3D model is placed to a position that is defined in the fbx file. The easiest way to check the position is to put a breakpoint after the Model3D is read and check it's Bounds to get a bounding box. If this is different from what you have defined in SketchUp, then check if there is any special export setting for this. |