fracture.vertex.pos
Syntax
Vector Access
- pos = fracture.vertex.pos(vert<,icomp>)
Get the fracture vertex position.
Returns: pos - position vector or component
Arguments: vert - fracture vertex pointer
icomp - optional vector component
Component Access
- fpos = fracture.vertex.pos.x(vert)
Get the \(x\)-component of the fracture vertex position.
Returns: fpos - \(x\)-component of the vertex position Arguments: vert - fracture vertex pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |