sel.hybrid.pos
Syntax
Vector Access
- v/f = sel.hybrid.pos(scp<,i>)
Get the position vector of the hybrid bolt element, defined as the element centroid. If the optional argument i is supplied, the return value is restricted by vector component (1 = \(x\), 2 = \(y\), 3 = \(z\)).
Returns: v or f - position or component of position Arguments: scp - hybrid bolt element pointer
Component Access
- f = sel.hybrid.pos.x(scp)
Get the \(x\)-component of the hybrid bolt element position.
Returns: f - \(x\)-component of hybrid bolt element position Arguments: scp - hybrid bolt element pointer
Was this helpful? ... | 3DEC © 2019, Itasca | Updated: Dec 22, 2020 |