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

Autodesk.AutoCAD.js

JavaScript
function Acad.Oset.getId(index);
Parameters 
Description 
index 
Specifies the input index; it should be more than or equal to 0 and less than the number of items in the collection. 

Returns the ID at the given index.

Use this method to return the id given the index of the item in the collection.

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