Thanks for the great work on this module, much appreciated.
Whilst using rhino3dm to generate a 3dm file containing a new geometry, I couldn't find a way to set the view the document should open with. The Views and NamedViews attributes of the file object are empty lists and I can't create a new ViewInfo object because there is no constructor method in the class.
Am I missing something or is the feature not implemented yet?
Thanks for the great work on this module, much appreciated.
Whilst using
rhino3dm
to generate a 3dm file containing a new geometry, I couldn't find a way to set the view the document should open with. TheViews
andNamedViews
attributes of the file object are empty lists and I can't create a newViewInfo
object because there is no constructor method in the class.Am I missing something or is the feature not implemented yet?