Example #1
0
 public void SetDefaultTypeOfView(V3d_TypeOfView theType)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public V3d_View(V3d_Viewer theViewer, V3d_TypeOfView theType)
     : base()
 {
     throw new NotImplementedException();
 }