Exemplo n.º 1
0
 public void SetAspect(Graphic3d_AspectLine3d theAspect)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Prs3d_ArrowAspect(Graphic3d_AspectLine3d theAspect)
     : base()
 {
     throw new NotImplementedException();
 }