明经通道 Visual LISP 函数  
vlr-owner-remove
 

从对象反应器的所有者列表中删除对象

(vlr-owner-remove reactor owner)

参数

reactor

VLR 对象。

owner

要从反应器所有者列表中删除的 VLA 对象。

返回值

删除反应器后的 VLA 对象。

示例

_$ (vlr-owner-remove circleReactor archie)
#<VLA-OBJECT IAcadArc 03ad0bcc>

参阅

vlr-owner-add 函数。

明经通道 版权所有 未经许可 不得传播

 评论