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

Viewport list

$
0
0

@nblisboa wrote:

Hi, I need a help, when I open a drawing, I import Viewports from another drawing with the command “NamedView Import.”
After that I need to run a plugin that reads all the names of viewports, very simple,

CRhinoDoc * doc = pApp.ActiveDoc ();

nvistas.Empty ();
doc-> GetViewList (nvistas, true, false);

The problem is that the names of viewports imported from the other drawing do not appear in the list.
How do I make all names appear in the Viewports list?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 8705

Latest Images

Trending Articles



Latest Images