struct.node.fix.local

Syntax

b := struct.node.fix.local(sn)
struct.node.fix.local(sn) := b

Get/set the boolean flag for the local coordinate system fixity.

This means that the coording system the node is using will remain fixed in it’s current orientation and will not be automatically updated according to the orientation of the elements it is directly connected to.

Returns:b - boolean flag: true for fixed node-local system, false for free node-local system
Accepts:b - boolean flag: true for fixed node-local system, false for free node-local system
Arguments:sn - structure node pointer