JavaScript Application Programming Interface (API) for AutoCAD
ContentsIndexHome
PreviousUpNext
DataItemCollectionManager Function

Autodesk.AutoCAD.js

JavaScript
function DataItemCollectionManager();

This is the class that represents a dataItems collection. It is returned by DataItemCollectionManager.getKnownCollection(). You can observe dataItemCollection changes through add or remove EventListener function.

Links
Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!