|
JavaScript Application Programming Interface (API) for AutoCAD
|
Autodesk.AutoCAD.js
function Acad.Oset.contains(id);
|
Parameters |
Description |
|
id |
Input ID. |
Returns true if the ID is present in the collection, else returns false.
Use this method to to test if the ID is present in the collection.
|
Copyright (c) 2012. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|