_Section ExtendSection=Yes 0,0,0 0,1,0 Enter
This macro doesn’t work and I don’t know why.
Can anyone explain this?
thanks, Tobias
_Section ExtendSection=Yes 0,0,0 0,1,0 Enter
This macro doesn’t work and I don’t know why.
Can anyone explain this?
thanks, Tobias
First, you need a Pause to choose the objects if they are not preselected
_Section _Pause _ExtendSection=_Yes 0,0,0 0,1,0 _Enter
Then as Section is View CPlane based, if the section line completely misses the object(s) in the active view’s CPlane Z direction, nothing will happen…
Hi Mitch,
Thanks for your answer. I don’t know why but I reloaded the file and it seem to work now.
Maybe a weird Cplane change sneaked in… I don’t know.
But it works, so my day is good again
Have a good one!