Print at Dec 18, 2025, 8:36:08 AM

Posted by rahul18bisht at Mar 22, 2011, 1:38:14 PM
Re: how to restrict user to create walls at 90 degrees only, not greater and less than 90 degree, only at 90 degrees
in our project we have to calculate the cost of home built using sweethome3d existing public lincense code in our java swing project.
Problem is that we have to restrict user that he/she can create walls only at 90 degrees, neither greater nor less than 90 degrees, only at 90 degrees.
So , how to do that, or what changes to do in sweethome3d existing code.????????????????????