Michael Smith
|
0237d9f35b
|
Mocked some FileWriters for settings output tests.
|
2016-02-24 00:53:41 -08:00 |
|
Michael Smith
|
96693e062b
|
Added optional recursive flag to Children() to allow selection of immediate children instead of all descendants.
|
2016-02-21 20:27:56 -08:00 |
|
Michael Smith
|
511cb45b6f
|
+ Removed Mimic, because it doesn't really make sense with the new Position() and Bounds() features
|
2016-02-21 20:08:17 -08:00 |
|
Michael Smith
|
8c5dde2ce7
|
Added a couple tests for child name retention after clone.
|
2016-02-21 19:59:20 -08:00 |
|
Michael L Smith
|
4dc79e8bc2
|
+ Added an auto-incrementing Id to OSCADObjects
|
2016-02-20 14:21:41 -08:00 |
|
Mike Smith
|
3d31d10912
|
+ 2 more mimic tests
+ Fix for an issue with Children() where duplicate children were being added on structures with 3+ OSCADObjects
|
2016-02-14 10:31:47 -08:00 |
|
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 |
|