找回密码
 注册
关于网站域名变更的通知
查看: 461|回复: 2
打印 上一主题 下一主题

skill: shape copy 没有成功, 问题 在哪?

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2020-7-14 21:40 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

EDA365欢迎您登录!

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

x
axlCmdRegister("CBcopyShape" 'CBcopyShape)     ; register command name
defun(CBcopyShape ()                                         ; define function
    axlClearSelSet()
    SelectBndShape = axlDBGetShapes("PACKAGE GEOMETRY/PLACE_BOUND_TOP")     ; get the shape on "PACKAGE GEOMETRY/PLACE_BOUND_TOP"
    SetSelectBndShape = axlGetSelSet()                                                                    ; Gets the list of object dbids in the select set
    PolyBndShape = axlPolyFromDB(SetSelectBndShape)                                             ; get the poly of bounding shape)
    ExpAsmShape = axlDBCreateShape(PolyBndShape, t, "PACKAGE GEOMETRY/ASSEMBLY_TOP")    ; Create the shape on Assembly top
); end of function 'CBcopyShape'

以上function 本想实现 shape 的copy,

但是实际结果, 并没有生成新的shape. 问题出在哪?



谢谢先!


  • TA的每日心情
    慵懒
    2022-12-26 15:28
  • 签到天数: 1 天

    [LV.1]初来乍到

    2#
    发表于 2020-7-15 09:25 | 只看该作者
    allegro不是可以Z-COPY吗

    该用户从未签到

    3#
    发表于 2020-7-15 11:53 | 只看该作者
    我也来学习下、
    您需要登录后才可以回帖 登录 | 注册

    本版积分规则

    关闭

    推荐内容上一条 /1 下一条

    EDA365公众号

    关于我们|手机版|EDA365电子论坛网 ( 粤ICP备18020198号-1 )

    GMT+8, 2025-6-19 00:40 , Processed in 0.093750 second(s), 23 queries , Gzip On.

    深圳市墨知创新科技有限公司

    地址:深圳市南山区科技生态园2栋A座805 电话:19926409050

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