public void AddClippingPlanes(Graphic3d_SequenceOfHClipPlane thePlanes, gp_Ax1 thePickRay)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public void SetClipPlanes(Graphic3d_SequenceOfHClipPlane thePlanes)
 {
     throw new NotImplementedException();
 }