civil_express 版 (精华区)

发信人: viogus (风之精灵*珍惜每一天), 信区: civil_express       
标  题: [合集] 问一个ARX编程的问题,欢迎指教
发信站: BBS 听涛站 (Mon Mar  1 18:16:54 2004), 站内

☆─────────────────────────────────────☆
   baze (兰色的多瑙河) 于  (Sun Jun  1 12:22:16 2003)  提到:

在程序中设置直线的颜色可用pLine->setColorIndex()
那么类似的设置直线的类型,比如点化线应如何设置?
谢谢指教。
        



☆─────────────────────────────────────☆
   anthony (天天算号) 于  (Sun Jun  1 12:41:30 2003)  提到:

setLinetype();




virtual Acad::ErrorStatus
setLinetype(
const char* newVal,
Adesk::Boolean doSubents = true);

newVal:     Input name of the LinetypeTableRecord to be referenced by the entity 
doSubents:  Input Boolean indicating whether to propagate the change to any
            subentities the entity may own 



【 在 baze (兰色的多瑙河) 的大作中提到: 】
: 在程序中设置直线的颜色可用pLine->setColorIndex()
: 那么类似的设置直线的类型,比如点化线应如何设置?
: 谢谢指教。




☆─────────────────────────────────────☆
   baze (兰色的多瑙河) 于  (Sun Jun  1 12:46:09 2003)  提到:

请问点化线的参数是多少?
多谢了
赫赫

【 在 anthony (天天算号) 的大作中提到: 】
: setLinetype();
: virtual Acad::ErrorStatus
: setLinetype(
: const char* newVal,
: Adesk::Boolean doSubents = true);
: newVal:     Input name of the LinetypeTableRecord to be referenced by the entity 
: doSubents:  Input Boolean indicating whether to propagate the change to any
:             subentities the entity may own 




☆─────────────────────────────────────☆
   anthony (天天算号) 于  (Sun Jun  1 13:41:36 2003)  提到:

DASHDOT
或者
DASHDOT2


【 在 baze (兰色的多瑙河) 的大作中提到: 】
: 请问点化线的参数是多少?
: 多谢了
: 赫赫




☆─────────────────────────────────────☆
   doudou (豆豆) 于  (Sun Jun  1 16:12:35 2003)  提到:

呵呵,其实仔细阅读ARX的帮助是学习ARX的最好途径
没事就看看类库,比如直线类的类库中都有那些函数
都能干什么用,绝大多数这种问题都可以在帮助中看
到的

【 在 baze (兰色的多瑙河) 的大作中提到: 】
: 在程序中设置直线的颜色可用pLine->setColorIndex()
: 那么类似的设置直线的类型,比如点化线应如何设置?
: 谢谢指教。



※ 来源:·BBS 听涛站 tingtao.net·[FROM: 166.111.162.27]


[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:1.346毫秒