Replies: 3 comments 3 replies
-
Interesting! Note, the DrawJig does not actually exist in ARX, it’s a custom object. I added based off this. So, there may be different behavior, though I have not tested with a normal jig. I did attach the debugger to confirm the sample return is forwarded back to C++. I do not alter any timings or behavior, I just forward and return the calls |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I thought about changing DrawJig to match the behavior of Jig, but I’ve decided I think it offers more flexibility the way it is. Programmers could have a mixture of objects that are drawn or not using |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If
.sampler()
returnskNoChange
then the.worldDraw()
method shouldn't be executed?https://help.autodesk.com/view/OARX/2025/ENU/?guid=GUID-E0A88178-CEE6-4983-950C-119CED7BA474
Beta Was this translation helpful? Give feedback.
All reactions