Share

Acad.OSet.add Function

File

Autodesk.AutoCAD.js

Syntax

JavaScript

function Acad.OSet.add(id);

Group

ACAD Namespace

Parameters

Parameter Description
id input object ID.

Description

Use this method to add the input object id to the collection.

ACAD Namespace

Was this information helpful?