Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SSGET on ObjectDBX

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
devitg
469 Views, 2 Replies

SSGET on ObjectDBX

(setq
	       ANOTHER-DOC
	       (vla-getinterfaceobject (vlax-get-acad-object) (strcat "ObjectDBX.AxDbDocument." VERS))))

;;;      (vlax-dump-Object ANOTHER-DOC t)
	   (vla-open ANOTHER-DOC FILE-NAME :vlax-false)
           (setq ANOTHER-MODEL (vla-get-modelspace ANOTHER-DOC))

 After I doing  it , can be possible to do a (SSGET "X" '(( 0 . "text")))  ??

2 REPLIES 2
Message 2 of 3
hgasty1001
in reply to: devitg

Hi,

 

ObjectDBX does not support selection sets.

 

Gaston Nunez

Message 3 of 3
devitg
in reply to: hgasty1001

Thanks Gaston .¿De donde eres?, Yo de Córdoba Argentina.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost