コード例 #1
0
 public void SetCappingHatch(Aspect_HatchStyle theStyle)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public Graphic3d_HatchStyle(Aspect_HatchStyle theType)
     : base()
 {
     throw new NotImplementedException();
 }