Esempio n. 1
0
 public void HideGridEcho(V3d_View theView)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public void DelView(V3d_View theView)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void SetMagnify(Aspect_Window theWindow, V3d_View thePreviousView, int theX1, int theY1, int theX2,
                        int theY2)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public void SetViewOff(V3d_View theView)
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public V3d_View(V3d_View parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 6
0
 public V3d_View(V3d_Viewer theViewer, V3d_View theView)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 7
0
 public void SwitchViewsinWindow(V3d_View aPreviousView, V3d_View aNextView)
 {
     throw new NotImplementedException();
 }
Esempio n. 8
0
 public void Display(V3d_View theView, Quantity_Color theColor)
 {
     throw new NotImplementedException();
 }
Esempio n. 9
0
 public V3d_View Prepend(V3d_View theItem)
 {
     throw new NotImplementedException();
 }