🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How do you undo a subprocess?

User: "figueroajc"
New Altair Community Member
Updated by Jocelyn
Is there a way to get rid of a subprocess so that what is inside is part of the main process again

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "David_A"
    New Altair Community Member
    Accepted Answer
    Hi,

    if the changes are recent, you can simply hit ctrl+Z. If not you can simply cut out the operators and paste them in the top process.

    Hope that helps.
    User: "sgenzer"
    Altair Employee
    Accepted Answer
    Updated by sgenzer
    yep. Or just "cut" the operators inside the subprocess, delete the subprocess, and then paste in the main process. Either way.

    Scott

    User: "figueroajc"
    New Altair Community Member
    OP
    thanks!
    User: "Ram_20323"
    Altair Employee
    I had this question today in RM10.1.001 and managed to do a CtrlZ to undo a sub-process. Is there a better solution than this?