how can i get selected 3d object?

how can i get selected 3d object?

Anonymous
Not applicable
388 Views
1 Reply
Message 1 of 2

how can i get selected 3d object?

Anonymous
Not applicable

I want use mouse to get selected object .then append it to other.How can i do it?

Thanks in advange

0 Likes
389 Views
1 Reply
Reply (1)
Message 2 of 2

leefsma
Contributor
Contributor

Hi,

 

Sorry but it is very unclear what you are trying to do exactly...

 

My suggestion would be to use methods such as acedEntSel in order to prompt the user for an entity, an AcDb3dSolid for example. then you can use "AcDb3dSolid::booleanOper" in order to merge it with an existing one. Have a look in the ObjectARX help files if you need more details about the methods I mentionned.

 

I hope it helps.

 

 

Philippe Leefsma
Developer Consultant
Developer Technical Services
Global Subscription & Support
 

Autodesk EMEA

  

www.autodesk.com/joinadn

0 Likes