Home Reference Expression functions 

dophassubdata expression function

Returns 1 if a dynamics object has the specified subdata.

Usage

dophassubdata(dop, objectSpec, subDataName)

Examples

dophassubdata("/obj/dopnet1", "obj0", "Geometry/Volume")

Returns true if obj0’s Geometry data has the Volume subdata attached to it.