items jump on top of structure when moving them

This topic has been viewed 3157 times and has 2 replies
Thread status: Active
How can I do this? [img]http://www.sweethome3d.com/images/flags/en_small.gif[/img]
Post Reply New Topic
pixelflub
Posts: 9
Joined: Sun Dec 16, 2018 10:50 pm
Country: Deutschland

items jump on top of structure when moving them

Post by pixelflub »

Hello,

I have this tunnel structure from someone here on the forum, so it's not a collection item. When I move the green box the slightest bit on the floor plan, it jumps to the top of the tunnel. Every time I move it I have to set "height above ground" to 0 again. It seems the tunnel's bottom does not serve as a proper ground. Drawing a room around it did not help. Any way to fix this?

https://pasteboard.co/IgPGeIO.png

Image
User avatar
hansmex
Posts: 4027
Joined: Sat Sep 26, 2009 11:36 am
Country: Netherlands

Re: items jump on top of structure when moving them

Post by hansmex »

In Preferences disable Magnetism.
Hans

new website - under constuction
hansdirkse.info
alaX
Posts: 73
Joined: Tue May 24, 2016 4:26 pm
Country: Poland

Re: items jump on top of structure when moving them

Post by alaX »

You should specify "dropOnTopElevation" (value 0 or -1). Create library of your model and edit PluginFurnitureCatalog.properties or edit Home.xml (part of sh3d file). Library(sh3f) and project (sh3d) are zip archives - use any zip tool to extract and add files.

PluginFurnitureCatalog.properties example:

Code: Select all

name#1=tunnel 1 
category#1=Miscellaneous
icon#1=/tunnel.png
model#1=/tunnel.obj
width#1=530
depth#1=500
height#1=464.6
movable#1=true
doorOrWindow#1=false
[color=red]dropOnTopElevation#1=0[/color] 
Home.xml example:

Code: Select all

(...)
 <pieceOfFurniture name='tunnel 1' model='1' icon='0' x='824.36365' y='827.7524' width='530.0' depth='500.0' height='464.6' modelSize='19620' [color=red]dropOnTopElevation='0.0'[/color] >
(...)
Post Reply New Topic

Who is online

Users browsing this forum: No registered users and 2 guests