Print at Mar 16, 2026, 10:30:01 PM

Posted by Mitsaki at Aug 21, 2011, 1:06:09 PM
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...