How can I show 3D Solid objec's name on isometric view?

How can I show 3D Solid objec's name on isometric view?

Anonymous
Not applicable
833 Views
4 Replies
Message 1 of 5

How can I show 3D Solid objec's name on isometric view?

Anonymous
Not applicable

Hi. Everybody,

 

I wrote a program that I can give a name automaticly for all 3d solid objects.

 

But I want to show a little box on isometric view every names with VBA codes.

 

How can I show 3D Solid objec's name on isometric view?

 

I try to show on Attachment.

 

Thanks for helps..

 

 

0 Likes
834 Views
4 Replies
Replies (4)
Message 2 of 5

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

I would set the UCS to View, then check the geometric extents of your 3DSolid ==> convert that coordinates (WCS) to UCS and that's where your object is on screen currently and where you can place the text.

 

Does that be a help for you?

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 3 of 5

Anonymous
Not applicable

Sorry I don't understand excatly.

 

Has it got any code to show 3D solid parts?

 

I want to use VBA.

 

Thanks for helpss

 

0 Likes
Message 4 of 5

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> Sorry I don't understand excatly.

Seems same for me 😉

 

>> Has it got any code to show 3D solid parts?

I have not attached any code. I just wrote one idea of what I would do in case I want to have "your name" written above a 3DSolid in an isometric view.

Create a text. Use the UCS from the view, that's it.

 

If you want anything else than a text to write the name of an object then I really don't understand your question.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 5 of 5

Anonymous
Not applicable

Thanks.

 

I will  try it.

0 Likes