JavaScript Application Programming Interface (API) for AutoCAD
ContentsIndexHome
PreviousUpNext
Acad.Application.activedocument.highlight Function

Autodesk.AutoCAD.js

JavaScript
function Acad.Application.activedocument.highlight(oset);
Parameters 
Description 
oset 
Input Oset that contains the object IDs. 

Use this function to highlight the list of entities represented by the given OSet.

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