struct.node.system.local
Syntax
- m = struct.node.system.local(sn<,i1><,i2>)
Get the local coordinate system of the structure node. The return value can be a matrix if both i1 and i2 are omitted, a vector if both i1 is assigned but i2 is omitted, or a value if both i1 and i2 are assigned.
Returns: m - a matrix, vector, or value dependent on the arguments
Arguments: sn - structure node pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |