fragment.bodymap
Syntax
- m = fragment.bodymap(fg<,i>)
Get the bodies of a fragment. The list of bodies is reconstructed, but the bodies are not modified and, as a result, may not reflect the configuration when the fragment was created. If i is not provided, the last body count is returned. Otherwise, the body count in catalog i is returned where i ranges from 1 to the total number of catalogs. Use the
fragment.catalog
function or thefragment list
command to obtain the catalog information. Thefragment.catalog
function can be used to obtain the catalog number closest to a specified time.Returns: m - map with keys from 1 to n, and values as body pointers
Arguments: fg - fragment pointer
i - optional catalog number
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |