FISH Functions

The type specifiers used in the FISH function signatures are given in the “FISH Type Index” section.

Fragment Utilities

fragment.catalog Get the fragment catalog.
fragment.catalog.num(<flt>) Get the fragment catalog number.
fragment.find(INT) Find a fragment.
fragment.history(BODY_PNT) Get the body fragment history.
fragment.index(BODY_PNT<,INT>) Get the body fragment ID.
fragment.map(<INT>) Get a map of fragments.
fragment.num(INT) Get the fragment count.

Fragment Intrinsics

fragment.bodymap(FG_PNT<,INT>) Get the bodies of a fragment.
fragment.bodynum(FG_PNT<,INT>) Get the fragment body count.
fragment.childmap(FG_PNT) Get the children fragment IDs.
fragment.id(FG_PNT) Get the fragment ID.
fragment.parent(FG_PNT) Get the parent fragment ID.
fragment.pos(FG_PNT<,INT>) Get the fragment position.
fragment.pos.catalog(FG_PNT,INT<,INT>) Get the fragment position at a state.
fragment.vol(FG_PNT<,int>) Get the fragment volume.