只需一步,快速开始
xtype(0) = 1001xtype(1) = 1001xtype(2) = 1000xtype(3) = 1040xtype(4) = 1040
xdata(0) = "New"xdata(1) = "Rect"xdata(2) = partnamexdata(3) = l1xdata(4) = l2
Rectangle1.SetXData xtype, xdata
为什么总是出现未找到注册的id阿
使用道具 举报
xtype(1) = 1000
或者先注册"Rect"应用程序名最好用控制字符("{","}")
使用setxdata 时,xtype只能有一个1001。如果要再注册一个,需要重新给xtype赋值,然后再使用setxdata.
原程序应改为:
xtype(0)=1001
xtype(1)=.......
xdata(0)="NEW"
xdata(1)=.......
xdata(0)="RECT"
本版积分规则 发表回复 回帖后跳转到最后一页
小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 ) ©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途
GMT+8, 2024-11-26 11:49 , Processed in 0.176653 second(s), 25 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.