+ Reply to Thread
Results 1 to 3 of 3

Thread: Setting paths to Python scripts from the editor

  1. #1
    Super Moderator Mitch's Avatar
    Join Date
    May 2010
    Location
    Switzerland
    Posts
    285

    Setting paths to Python scripts from the editor

    Hi Steve,

    We need the possibility to paste in a pre-concocted path, currently one always has to browse to the folder via the "+" button...

    But...
    What we really need is this to get integrated into the main Rhino>Options interface. Either paths entered in Options>Files>Search Paths get automatically transferred over to Python, or perhaps a separate Python section like Rhinoscript has in Options already... I guess that the possibility to have Python startup scripts also need to be integrated into there...

    Thanks, --Mitch

  2. #2
    Senior Member Steve Baer's Avatar
    Join Date
    Apr 2010
    Location
    Seattle
    Posts
    1,464
    Blog Entries
    19
    Hi Mitch,
    I added this to the wishlist. I see what you mean about the need for adding paste for the search list.

    So if I understand correctly, you want to include the search paths in the Rhino>Options list as paths that python should use. Maybe the best way to go about that would be to allow that set of search paths to be appended to the python search path list using a special name. Something in the UI like
    %Rhino Search Paths%
    I'll have to think about that.

    Thanks,
    -Steve

  3. #3
    Super Moderator Mitch's Avatar
    Join Date
    May 2010
    Location
    Switzerland
    Posts
    285
    Cool, thanks Steve!
    --Mitch

+ Reply to Thread

Posting Permissions

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