in R5 command will “Split surface by isocurve” ceased to remember the story of the last actions
If R4 memorized Shrink = Yes or Shrink = No and automatically performs the last
In R5 command “Split surface by isocurve” always satisfied with the default attribute Shrink = No
You can return to the same as in R4?
! _OrientOnSrf Whether you can make to the default run with attributes Copy = Yes?
Hi Leex- Shrinking was added to Split when dealing with surfaces in V5, Previously it was only available in Split > Isocurve. With Shrink=Yes/No in the main command (for better or for worse) allowing Shrink=Yes to be remembered caused a lot of problems for users in the V5 beta cycle and it turned out to be much safer not to remember this option.
The Command needs the input of a curve and surface before presenting the ThroughPoint Option.
For this type of “user action needed” situations you can add a _Pause inside a macro to act as a bridge between mouse and commandline input.
After ! _DupEdge at the command prompt written "press enter when done"
How to get curve automatically?
exclusively this phrase: “press enter when done”
Hi Leex, I am not sure I understand the question but DupEdge leaves the result selected when the command ends, so OffsetCrvOnSrf already has a selection to work with- does that make sense with what you are asking?
Hi Leex- your English is just fine… I get the question now, and there is no good way to stop the selection process without an Enter key/Right mouse button/Spacebar. However, you can pre-select the edge with sub-object selection (Ctrl-Shift click on the edge) , then run the macro.