ようやくフィールドが使えそうな雰囲気なので。
(setq ENAME (car (entsel)))
(setq VLOBJ (vlax-ename->vla-object ENAME))
(vla-get-objectid VLOBJ)
ARXオブジェクトID
- No comments yet.
- No trackbacks yet.
ようやくフィールドが使えそうな雰囲気なので。
(setq ENAME (car (entsel)))
(setq VLOBJ (vlax-ename->vla-object ENAME))
(vla-get-objectid VLOBJ)
This entry was posted on 火曜日, 4月 5th, 2005, 2:22 AM and is filed under LISP. You can follow any responses to this entry through RSS 2.0. You can skip to the end and leave a response. Pinging is currently not allowed.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^