明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 1636|回复: 4

做类似于图层的菜单?

[复制链接]
发表于 2004-9-16 09:53:00 | 显示全部楼层 |阅读模式
用cad的做菜单的方法有没有办法做类似于图层的菜单?好像很难的。我看到有的开发人员能做到,是不是要用arx技术,能否点拨一二。谢谢


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

x
"觉得好,就打赏"
还没有人打赏,支持一下
发表于 2004-9-16 10:38:00 | 显示全部楼层
LISP cannot accomplish this.
 楼主| 发表于 2004-9-16 10:56:00 | 显示全部楼层
那有没有办法可以做到象DESIGN CENTER那样的对话框,永远留在CAD 的绘图区的?
发表于 2004-9-16 15:03:00 | 显示全部楼层
唉,可停靠对话框 LISP 也做不出来的


ARX 和 ODCL 可以的
发表于 2004-9-17 15:54:00 | 显示全部楼层
这些是标准的CAD预定义控件

Toolbar control definitions use the keyword Control followed by a name specifying the type of control element requested contained in parentheses.

TAG4 [Control (element)]

The values for the element parameter are as follows (they are not case-sensitive):

_Color

Specifies the color control element. This element is a drop-down list that provides specification of the current color.

_Dimstyle

Specifies the dimension style control element. This element is a drop-down list that provides specification of the current dimension style.

_Layer

Specifies the layer control element. This element is a drop-down list that provides control of the current layers in the drawing.

_Linetype

Specifies the linetype control element. This element is a drop-down list that provides specification of the current linetype.

_Lineweight

Specifies the lineweight control element. This element is a drop-down list that provides specification of the current lineweight.

_PlotStyle

Specifies the plot style control element. This element is a drop-down list that provides specification of the current plot style.

_Refblkname

Specifies the xref name control element. This element displays the current xref name in edit mode.

_UCSManager

Specifies the UCS control element. This element is a drop-down list that provides specification of the current UCS.

_View

Specifies the view control element. This element is a drop-down list that provides specification of the current standard 3D views.

_ViewportScale

Specifies the viewport scale control element. This element is a drop-down list that provides specification of viewport scaling in Layout mode.

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

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-9-30 16:33 , Processed in 0.184932 second(s), 27 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表