Results 1 to 2 of 2

Thread: How to set selection mode (box) via API?

  1. #1
    Member
    Join Date
    2008-11
    Posts
    2
    Login to Give a bone
    0

    Default How to set selection mode (box) via API?

    I have a Navisworks control, and would like to enable the user to switch between both selection modes (single object, and selection box).

    Does anyone know how do to this via the api? I've looked through the documentation, but can't seem to find it?

  2. #2
    Member
    Join Date
    2009-11
    Posts
    17
    Login to Give a bone
    0

    Thumbs up Re: How to set selection mode (box) via API?

    Quote Originally Posted by Josh.Pearson View Post
    I have a Navisworks control, and would like to enable the user to switch between both selection modes (single object, and selection box).

    Does anyone know how do to this via the api? I've looked through the documentation, but can't seem to find it?
    hi

    i think now it is very late to reply but still find the solution below

    for single object selection

    m_state.CurrentView.ViewPoint.Paradigm = eParadigm_APPLICATION

    for multiple object selection

    nwControl1.NavigationMode = eNavigationMode_ADV_SELECT_BOX

Similar Threads

  1. Threaded Mode | Linear Mode Autodesk Robot 2011 - Printing and Word file problems
    By rammedeiros.264746 in forum Robot Structural Analysis
    Replies: 5
    Last Post: 2011-11-21, 05:23 PM
  2. Replies: 1
    Last Post: 2007-05-31, 08:17 PM
  3. Running AutoCAD R13 in MS-Dos Mode, set-up ALT+TAB to switch to this mode?
    By ledgeprojects103171 in forum AutoCAD Customization
    Replies: 0
    Last Post: 2006-02-26, 07:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •