protect

In for example structural optimization, elements will be disabled when necessary. For some analysis, some elements shall never be disabled. To this end, users can use protect to protect those elements from being modified.

Syntax

protect node (1...)
protect element (1...)
# (1...) int, node/element tags

Last updated