Returns the number of subdata items attached to an object or data.
Show allUsageExamples
dopnumsubdata(dop, objectSpec, subDataName)
dopnumsubdata("/obj/dopnet1", "obj0", "")
Returns the number of data items attached to obj0.
dopnumsubdata("/obj/dopnet1", "obj0", "Geometry")
Returns the number of data items attached to obj0/Geometry.