owl-project / NVISII

Apache License 2.0
332 stars 28 forks source link

need get_parent and get_children in transform #50

Closed TontonTremblay closed 4 years ago

TontonTremblay commented 4 years ago

I would like to be able to move up and down the tree. get_children should return a list of transform, get parent should return a single transform. If the either exists, just return None.

natevm commented 4 years ago

Done. Should be available in the next release of visii.