明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
楼主: sachindkini

[基础] how to vector image in dcl

  [复制链接]
 楼主| 发表于 2010-4-12 19:22 | 显示全部楼层
  1. The following is a quotecaoyinStatements in 2010-4-12 15:48:00:
  2. From AutoCAD help file
  3. Draws a vector in the currently active dialog box image
  4. (Vector_image x1 y1 x2 y2 color)
  5. This function draws a vector in the currently active dialog box image (opened by start_image) from the point (x1, y1) to (x2, y2). The origin (0,0) is the upper-left corner of the image. You can obtain the coordinates of the lower-right corner by calling the dimension functions (dimx_tile and dimy_tile).
  6. Arguments
  7. x1
  8. X coordinate of the first point.
  9. y1
  10. Y coordinate of the first point.
  11. x2
  12. X coordinate of the second point.
  13. y2
  14. Y coordinate of the second point.
  15. color
  16. An AutoCAD color number, or one of the logical color numbers shown in the following table:
  17. Symbolic names for color attribute
  18. Color numberADI mnemonicDescription
  19. -2BGLCOLORCurrent background of the AutoCAD drawing area
  20. -15DBGLCOLORCurrent dialog box background color
  21. -16DFGLCOLORCurrent dialog box foreground color (text)
  22. -18LINELCOLORCurrent dialog box line color
  23. Return Values
  24. An integer representing the color of the vector.
  25. Examples
  26. (Setq color -2);; color of AutoCAD drawing area
  27. (Vector_image
  28. 0
  29. 0
  30. (Dimx_tile "slide_tile")
  31. (Dimy_tile "slide_tile")
  32. color
  33. )
  34. (End_image)
dear sir
thx for reply & u r time
very use full
how can sld file in store in vlx

 楼主| 发表于 2010-4-12 19:30 | 显示全部楼层
  1. The following is a quotefsxmStatements in 2010-4-12 17:18:00:
  2. [Em32] [em49] [em23]
  3. Please speak Chinese!
复制代码
Dear sir
sorry for my english
im not chinese im indian
im using google translate for see the site

发表于 2010-4-12 19:41 | 显示全部楼层
SLD file can't be stored in the VLX.
Usually people are by "Vector_image" function "draw" out of.
I'm sorry! My English is not good, So I can't explain in more detail!
 楼主| 发表于 2010-4-12 19:56 | 显示全部楼层
  1. The following is a quotecaoyinStatements in 2010-4-12 19:41:00:
  2. SLD file can't be stored in the VLX.
  3. Usually people are by "Vector_image" function "draw" out of.
  4. I'm sorry! My English is not good, So I can't explain in more detail!
复制代码
dear sir,
u written chinese
im using google transalte
some file found me share with u see attched file

本帖子中包含更多资源

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

x
发表于 2010-4-12 20:18 | 显示全部楼层

 sld file can not in store in vlx ,

It can add to DLL

发表于 2010-4-12 20:21 | 显示全部楼层

以下网址有很多 Vector_image 的用法,可以参考一下:

http://web2.airmail.net/terrycad/Tutorials/MyDialogs.htm

发表于 2010-4-13 11:19 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2010-4-13 11:39 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2010-4-13 11:42 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
 楼主| 发表于 2010-4-13 12:53 | 显示全部楼层
  1. The following is a quoteliminnetStatements in 2010-4-13 11:39:00:
  2. [Upload = gif] UploadFile/2010-4/201041311392167653.gif, viewFile.asp? ID = 51392 [/ upload]
复制代码
Dear Sir
Thx for Reply
it's very good image file in dcl,
actual i want this type of dcl
how is create
plz sir u can share u r program

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

本版积分规则

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

GMT+8, 2024-5-7 18:12 , Processed in 0.177220 second(s), 19 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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