JavaScript Application Programming Interface (API) for AutoCAD
|
Autodesk.AutoCAD.js
function Acad.OSet();
The object contains a collection of object identifiers. It is similar to ads_name, and valid only while you are working on a drawing with AutoCAD. The identifiers are invalid when exiting from AutoCAD or switching to another drawing.
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|