示例#1
0
 public void SetPersistence(Graphic3d_TransModeFlags theMode, Aspect_TypeOfTriedronPosition theCorner,
                            Graphic3d_Vec2i theOffset)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public Graphic3d_TransformPers(Graphic3d_TransModeFlags theMode, Aspect_TypeOfTriedronPosition theCorner)
     : base()
 {
     throw new NotImplementedException();
 }
示例#3
0
 public void SetCorner2d(Aspect_TypeOfTriedronPosition thePos)
 {
     throw new NotImplementedException();
 }
示例#4
0
 public void TriedronDisplay(Aspect_TypeOfTriedronPosition thePosition)
 {
     throw new NotImplementedException();
 }
示例#5
0
 public void TriedronDisplay(Aspect_TypeOfTriedronPosition thePosition, Quantity_Color theColor)
 {
     throw new NotImplementedException();
 }
示例#6
0
 public void TriedronDisplay(Aspect_TypeOfTriedronPosition thePosition, Quantity_Color theColor, double theScale,
                             V3d_TypeOfVisualization theMode)
 {
     throw new NotImplementedException();
 }