Main Content
getHandlesToBlockStorages
Class: simevents.SimulationObserver
Namespace: simevents
Return storage handles of specified block
Syntax
getHandlesToBlockStorages(obj,blkPath)
Description
getHandlesToBlockStorages(
returns
the storage handles for the block specified by obj
,blkPath
)blkPath
.
If the block does not store entities, this method returns a 0x0
array
of simevents.Storage objects.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016a