
Sun, 06/25/2017 - 07:55
Forums:
Hello everyone,
I have an object and I need to distribute it's copies across the scene.
If there is a way to display AIS_InteractiveObject's reference to avoid copying the same objects ?
Hello everyone,
I have an object and I need to distribute it's copies across the scene.
If there is a way to display AIS_InteractiveObject's reference to avoid copying the same objects ?
Sun, 06/25/2017 - 09:06
https://dev.opencascade.org/doc/refman/html/class_a_i_s___connected_inte...
http://opencascade.blogspot.ru/2013/11/ais-connecting-objects.html
Mon, 06/26/2017 - 05:01
Thank you for the answer!