Home Forums Nazca Put a cell into a different one

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6587
    ale35
    Member

    Hello,

    How can I instantiate (put) a cell in an already existing cell, which is currently not the active one?

    cell1 –> the one I want to instantiate
    cell2 –> the one I want to instantiate cell1 into
    cell3 –> the currently active cell

    Best

    #6594
    Ronald
    Keymaster

    Dear ale35,

    It would be a bad habit to change a cell after creation, nor should it be needed in any normal design situation. It’s a bit like the Terminator movies, as you are changing history.

    Technically, it is possible to update a cell after closure (and there are some nifty use cases), but it is advised to not do this as you may create inconsistencies and, again, most likely it is not needed.

    Could you indicate why cell1 needs an update with cell2 after closure, in order to find an alternative solution?

    Ronald

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.