Esempio n. 1
0
 public void DxfOut(DxfFiler filer)
 {
     createInstance();
     BaseDBObject.DxfOut(filer);
     tr.Dispose();
 }