Share

Acad.OSet.getAllIds Function

File

Autodesk.AutoCAD.js

Syntax

JavaScript

function Acad.OSet.getAllIds();

Group

ACAD Namespace

Returns

Returns an array that contains all the object IDs in the collection.

Description

Use this method to return all the object IDs in the collection.

ACAD Namespace

Was this information helpful?