public Prs3d_TextAspect(Graphic3d_AspectText3d theAspect)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetAspect(Graphic3d_AspectText3d theAspect)
 {
     throw new NotImplementedException();
 }