乐筑天下

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

[ARX]如何禁用打印功能?

[复制链接]

1

主题

2

帖子

1

银币

初来乍到

Rank: 1

铜币
6
发表于 2004-11-24 09:56:00 | 显示全部楼层 |阅读模式
在InitApp中加入以下语句
acedCommand(RTSTR, "undefine", RTSTR, "plot", RTNONE);
不管用,如果在一个命令对应的函数中加入则可以,但是我想要在arx一加载就禁用,我
该怎么办?谢谢!!!
回复

使用道具 举报

124

主题

837

帖子

9

银币

顶梁支柱

Rank: 50Rank: 50

铜币
1333
发表于 2004-11-24 12:23:00 | 显示全部楼层
acedCommand()函数的限制:
The following restrictions apply to this function:
[U]
You cannot call acedCommand() to invoke AutoLISP functions nor other ARX applications (external functions in other ARX applications can be invoked with acedInvoke()).
You cannot call acedCommand() to invoke AutoCAD commands that directly access peripheral devices. These commands include DTEXT, SKETCH, and PLOT. [/U]
You can call acedCommand() to invoke SCRIPT or RSCRIPT (unlike the AutoLISP (command)).
引自: arxref.chm
回复

使用道具 举报

1

主题

2

帖子

1

银币

初来乍到

Rank: 1

铜币
6
发表于 2004-11-24 13:47:00 | 显示全部楼层
多谢斑竹!但是我怎么解决我的问题?
回复

使用道具 举报

124

主题

837

帖子

9

银币

顶梁支柱

Rank: 50Rank: 50

铜币
1333
发表于 2004-11-24 17:48:00 | 显示全部楼层
用acutBuildList(..)试试.
回复

使用道具 举报

发表回复

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

本版积分规则

  • 微信公众平台

  • 扫描访问手机版

  • 点击图片下载手机App

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

GMT+8, 2025-2-5 02:06 , Processed in 0.211017 second(s), 60 queries .

© 2020-2025 乐筑天下

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