示例#1
0
 public void SetAspect(Graphic3d_AspectLine3d theAspect)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public Prs3d_ArrowAspect(Graphic3d_AspectLine3d theAspect)
     : base()
 {
     throw new NotImplementedException();
 }