Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want select objects from Model Space by passing command
Dim acSSPrompt As PromptSelectionResult = acDocEd.GetSelection()
when this command is passed, it prompts the user 'Select Objects: ' in the Model Space
I want to rotate(3D Orbit) the Model to select the objects that are hidden by the other
please help me in this......
Solved! Go to Solution.