Board logo

标题: 为什么超级画板没有定义上下左右移动? [打印本页]

作者: lcd012    时间: 2010-8-30 11:16     标题: 为什么超级画板没有定义上下左右移动?

定义水平移动函数(sp)和垂直移动函数(cz)
sp(DX,h){ P1=Point(0,0 , , , , );
        P2=Point(h,0 , , , , );
                Hide(P1, P2, , );
        m=Translate(DX, P1, P2, );}
cz(DX,h){ P1=Point(0,0 , , , , );
        P2=Point(0,h , , , , );
                Hide(P1, P2, , );
                n=Translate(DX, P1, P2, );}


上下左右移动.zjz (26 KB)
上下左右移动.JPG

附件: 上下左右移动.zjz (2010-8-30 11:16, 26 KB) / 下载次数 1666
http://forums.netpad.net.cn/attachment.php?aid=6900&k=6633dfbb857ad4b5b115eebbede83af7&t=1779746935&sid=Y8y49u

图片附件: 上下左右移动.JPG (2010-8-30 13:14, 40.95 KB) / 下载次数 764
http://forums.netpad.net.cn/attachment.php?aid=6901&k=a467fc903f766fed8d4398b19681b706&t=1779746935&sid=Y8y49u


作者: pxc417    时间: 2010-8-31 14:05

升级版本会加上




欢迎光临 inRm3D: 画板论坛 (http://forums.netpad.net.cn/) Powered by Discuz! 7.0.0