Exemplo n.º 1
0
 public void SetWindow(Aspect_Window theWindow)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void SetMagnify(Aspect_Window theWindow, V3d_View thePreviousView, int theX1, int theY1, int theX2,
                        int theY2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public void SetWindow(Aspect_Window theWindow, IntPtr theContext)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public bool ViewExists(Aspect_Window theWindow, Graphic3d_CView theView)
 {
     throw new NotImplementedException();
 }