fracture.decimate
Syntax
- l = fracture.decimate(frac<,i>)
Get a list of fracture vertex positions. If a disk shaped fracture then the last argument (default 20) is used to decimate the disk shape. Iterate over a FISH list using the loop foreach construct.
Returns: l - list of vertex positions
Arguments: frac - fracture pointer
i - optional number of vertices for disk shaped fractures
Was this helpful? ... | FLAC3D © 2019, Itasca | Updated: Feb 25, 2024 |