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

Autodesk.AutoCAD.js

JavaScript
function Acad.Oset.indexOf(id);
Parameters 
Description 
id 
Input ID. 

Returns the ID at the given index.

Use this method to return the index of the input ID in the collection.

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