Message 1 of 3
Selectable client graphics textbox
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a main assembly with some sub components
I want to be able to select a component, then click a button and get some parameters from the component (length width height) in a textfield hovering over the component (from the main assembly)
Much like during an extrude feature, you get a textfield in which you can set the extrude distance.
I tried examples of Clientgraphics, interactiongraphics, overlaygraphics, but can't figure this one out.
Do I need to make this with mini toolbar?
If possible I would like an example of text box in the screen (I dont want a visual studio form)