Quantcast
Channel: Rhino Developer - McNeel Forum
Viewing all articles
Browse latest Browse all 8555

Library of 3dm files

$
0
0

My plugin needs to access 3dm files that I have created to pull objects from these static 3dm files to the user’s file. Right now I am using the File3dm class and the file’s full path in order to access the file and index the only object in that file and using the object in my code from there.

I am looking for a way to create a library of these objects that my plugin can access. However, I am finding it difficult to find documentation on the following:

  1. creating a custom library of Rhino objects (or 3dm files if I need to)
  2. Accessing that library from the plugin code.

Any help would be greatly appreciated!

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 8555

Trending Articles