Re: How to run a new class in SH3D source

by Mitsaki » Sun Aug 21, 2011 11:06 am

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...