Print at Mar 29, 2026, 5:36:20 PM

Posted by Mitsaki at Aug 21, 2011, 11:06:09 AM
Re: How to run a new class in SH3D source
Is there any change that I should write this into my code?

SweetHome3D Home3D = new SweetHome3D();

Home3D.addHome(Parallelogram);

Although, it still doesn't work...