Skip to content

Adding Door and Window Swing Helpers

Videos

Adding Door and Window Swing Helpers Adding Door and Window Swing Helpers

 (Pay Per View)

You can use PayPal to purchase a one time viewing of this video for $1.49 USD.

Pay Per View Terms

  • One viewing session of this video will cost the equivalent of $1.49 USD in your currency.
  • After successful purchase, the video will automatically start playing.
  • You can pause, replay and go fullscreen as many times as needed in one single session for up to an hour.
  • Do not refresh the browser since it will invalidate the session.
  • If you want longer-term access to all videos, consider purchasing full access through Udemy or YouTube Memberships instead.
  • This Pay Per View option does not permit downloading this video for later viewing or sharing.
  • All videos are Copyright © 2019-2025 Sean Bradley, all rights reserved.

Description

Add extra properties to the PluginFurnitureCatalog.properties file inside a furniture library containing your custom model.

Note the #5 in all the property names below. That indicates that the object was the 5th in the library. Your numbers are likely to be different.

Using 1 Door Swing Helper

doorOrWindow#5=true
doorOrWindowWallThickness#5=3.5
doorOrWindowWallDistance#5=0
doorOrWindowSashXAxis#5=1.9
doorOrWindowSashYAxis#5=0
doorOrWindowSashWidth#5=76.2
doorOrWindowSashStartAngle#5=0
doorOrWindowSashEndAngle#5=-90

Using 2 Door Swing Helpers

doorOrWindow#5=true
doorOrWindowWallThickness#5=3.5
doorOrWindowWallDistance#5=0
doorOrWindowSashXAxis#5=1.9 158.1
doorOrWindowSashYAxis#5=0.95 0.95
doorOrWindowSashWidth#5=76.2 76.2
doorOrWindowSashStartAngle#5=90 90
doorOrWindowSashEndAngle#5=-90 270

Notes about Installing Java

If you download the furniture library editor FurnitureLibraryEditor-###.jar, and you cannot open it. It may be because your computer does not have the Java Runtime Environment installed.

To install the Java Runtime, visit

https://www.java.com/en/download/

Press the [Agree and Start Download] button.

It should save the Java setup file to your computer.

Execute the setup file and follow the installation prompts.

After the installation is finished, you should now be able to execute the FurnitureLibraryEditor-###.jar file by double-clicking to open it.

Resources