fracture.genpos
Syntax
Vector Access
- pos = fracture.genpos(frac<,icomp>)
Get the fracture generation position.
Returns: pos - generation position vector or component
Arguments: frac - fracture pointer
icomp - optional vector component
Component Access
- fpos = fracture.genpos.x(frac)
Get the x-component of the fracture generation position.
Returns: fpos - x-component of the generation position Arguments: frac - fracture pointer
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |