JavaScript Application Programming Interface (API) for AutoCAD
ContentsIndexHome
PreviousUpNext
Acad.DataItem Function

Autodesk.AutoCAD.js

JavaScript
function Acad.DataItem();

This is the class that represents object type inside Acad.DataItemCollection.

Links
Properties
Name 
Type 
Description 
Condition 
id  
 string
This property is used to get Object ID of the data item.
Read-only 
name
string
This property is used to get the Data Item name.
Read-only 
Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!