7 Commits

Author SHA1 Message Date
Mike Smith
1746190165 Added 'mimic' method to copy identical transforms to other objects 2016-02-14 01:07:18 -08:00
Mike Smith
e8c42deb30 + Added .Children() method to OSCADObjects
+ Added some tests for children
+ Fixed an issue where cloned objects for Transforms would not have cloned children
2016-02-14 00:19:29 -08:00
Mike Smith
1449cdd2b2 Added Clone() method to OSCADObject and all descendants 2016-02-07 22:04:05 -08:00
Mike Smith
49fcccc8df Shifted BlockFormatter and BlockStatementObject to Scripting folder and Scripting namespace 2016-02-07 21:37:44 -08:00
Mike Smith
43d9369187 Finished out composite behaviors for OSCADObject transforms. 2016-02-07 11:40:13 -08:00
Mike Smith
64066f81f1 Filled out remaining block string output for transforms 2016-02-07 11:17:33 -08:00
Mike Smith
60286df583 Introduced basic Transform classes 2016-02-07 10:38:17 -08:00