|
JavaScript Application Programming Interface (API) for AutoCAD
|
Autodesk.AutoCAD.js
function Acad.SystemVariable.setValue(sValue);
|
Parameters |
Description |
|
sValue |
is the value of system variable. |
Use this function to set system variable value.
|
Copyright (c) 2012. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|