![]() |
【转帖】c#的form中能否直接调用arx函数?
c#的form中能否直接调用arx函数?
www.dimcax.com c#的form中能否直接调用arx函数? private void button1_click(object sender, eventargs e) { class1 a = new class1(); a.createemployee(); } namespace test { class class1 { public void createemployee() // this method can have any name { database db = new autodesk.autocad.databaseservices.database(); transaction trans = db.transactionmanager.starttransaction(); try { } catch { |
| 所有的时间均为北京时间。 现在的时间是 08:10 AM. |