Monthly Archives: November 2010

Generating Doxy documentation for Heekscad in Ubuntu Linux

I was interesting in generating some UML diagrams for HeeksCAD and I was very pleasantly surprised at the easy of use of Doxygen. Here are some of the basic steps which I followed: Step 1) Download the following packages from … Continue reading

Posted in Uncategorized | Leave a comment

Delving into heekscad object->WriteXML(root) hummed to the tune of grandma got run over by a reindeer

This is part of my virtual road trip to write test routine to find constraint bugs, to fix the bugs  that are hosing up my pop-up card project. I’m working on function to extract constraint information in part  how this … Continue reading

Posted in Uncategorized | 2 Comments

Hitting a few little snags on my constraint tester.

I was moving write along..  I got my little test function to fire from the main menu and I tried to get a m_objects as a variable and got myself tripped up a bit because I was attempting to access … Continue reading

Posted in Uncategorized | Leave a comment

Menu Launch for the heekscad constraint validator

I think I have it in my minds eye how I want to build this heekscad constraint tester. Ultimately, I want to move this thing in the code like a probe on a mutlimeter to figure out where things are … Continue reading

Posted in Uncategorized | Leave a comment

Looking a bit more at the constraint validator