dophassubdata expression function

Returns 1 if a dynamics object has the specified subdata.

Replaced by: hou.DopData

All Usage Examples

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.