dopcountslices expression function

Returns the number of records of a given type in a piece of dynamics data.

All Usage Examples

Usage

dopcountslices(dop, objectFilter, subDataName)

Returns the number of slices an object should be broken into given the set of slices stored in the given data name. Each slice divides space into two, but the hierarchy of slices can make computation of the total more tricky, hence this function.

Examples

dopnumrecords("/obj/dopnet1", "object1", "Slice")

Returns the number of logical slices object1 should be broken into given the slice data stored as subdata to Slice.