Thanks for reporting, I only tested with ctrl+z
Not currently as I thought you would need to change the rotation anyways, you could write a macro script though :
(2016-05-01, 14:00)Philippe Hurbain Wrote: Is there a better way to insert a rotstep than adding a step, then use properties to change type?
Not currently as I thought you would need to change the rotation anyways, you could write a macro script though :
Code:
function runTest()
local sf=ldc.subfile()
sf:addNewLine('0 ROTSTEP 0 45 0 REL')
end
Quote:Wish of the day: have a mode where toolbar "goto previous/next step" show ROTSTEP orientation...You could add the 'enable/disable rotation stepping usage' option from the compass to the menu bar but it currently hasn't got an icon. It also has the default 'b' hotkey.