乐筑天下

搜索
欢迎各位开发者和用户入驻本平台 尊重版权,从我做起,拒绝盗版,拒绝倒卖 签到、发布资源、邀请好友注册,可以获得银币 请注意保管好自己的密码,避免账户资金被盗
查看: 42|回复: 1

VISUAL LISP中的ActiveX技术

[复制链接]
lhw

1

主题

1

帖子

1

银币

初来乍到

Rank: 1

铜币
5
发表于 2002-11-18 18:19:00 | 显示全部楼层 |阅读模式
请教:
使用VISUAL LISP中的ActiveX技术设置不同标注样式时如何改变各种样式中标注的系统变量
回复

使用道具 举报

29

主题

1152

帖子

10

银币

顶梁支柱

Rank: 50Rank: 50

铜币
1268
发表于 2002-11-19 12:36:00 | 显示全部楼层
Sets the value of an AutoCAD system variable.
Signature
object.SetVariable Name, Value
Object        Document
The object or objects this method applies to.
Name        String; input-only
The name of the system variable to set.
Value        Variant; input-only
The new value for the specified system variable.
Remarks
When setting system variables, AutoCAD may require integers, text, or double values. Passing the wrong data type, for example, passing a variant of type double when an integer is required, will also generate an error. The easiest way to avoid this is to use one of the Cxxx functions, such as CInt(), to explicitly type your data before it is passed.
For a list of all AutoCAD system variables and their types, please refer to System Variables in the AutoCAD Command Reference.
回复

使用道具 举报

发表回复

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

  • 微信公众平台

  • 扫描访问手机版

  • 点击图片下载手机App

QQ|关于我们|小黑屋|乐筑天下 繁体中文

GMT+8, 2025-5-28 02:00 , Processed in 0.300472 second(s), 56 queries .

© 2020-2025 乐筑天下

联系客服 关注微信 帮助中心 下载APP 返回顶部 返回列表