「Remove-from」の版間の差分

提供:GizmoLabs - だいたい CAD LISP なサイト
(ページの作成: {{NewLISP}} ; 構文 : : (gs:remove-from ''sym-container sym-component'' [''sym-component ...'']) ; 機能 : コンポーネントを取り除く。 ; 引数 :* sym-container...)
 
(相違点なし)

2011年6月15日 (水) 11:05時点における最新版

構文
(gs:remove-from sym-container sym-component [sym-component ...])


機能
コンポーネントを取り除く。


引数
  • sym-container : コンポーネントを取り除くコンテナの名前。
  • sym-component : 一つ以上のリムーブするコンポーネント名。


戻り値
なし