Posts: 1
	Threads: 1
	Joined: Mar 2019
	
Reputation: 
0
	 
 
	
	
		Is there an easy way to place my imported fbx file on the original origin that i have created in sketchup?
	
	
	
	
		
	
 
 
 
	
	
	
		
	Posts: 766
	Threads: 8
	Joined: Sep 2009
	
Reputation: 
58
	 
 
	
	
		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.
	
	
	
Andrej Benedik