개정판 5c05308b
dev issue #1231 : add symbol uda attribute method
Change-Id: I57b6a3462b6de2eea97c5f132b503ae109cd8cf6
DTI_PID/APIDConverter/PIDCustomization.cs | ||
---|---|---|
423 | 423 |
|
424 | 424 |
//GUIUtils.SetAutoLabelCheck(false); |
425 | 425 |
////APIDUtils.CreateDrawingAndOpen("testA1", "1", "Aveva-Metric", "1"); |
426 |
AutoModeling.TESTStatic(); |
|
426 |
|
|
427 | 427 |
|
428 | 428 |
AccessPropertyForm.Stop(); |
429 | 429 |
} |
... | ... | |
448 | 448 |
if (selectedObjectIds.Length > 0) |
449 | 449 |
{ |
450 | 450 |
ObjectId objIdBlock = selectedObjectIds[0]; |
451 |
AutoModeling.TESTStatic(objIdBlock); |
|
451 | 452 |
|
452 | 453 |
using (Transaction acTrans = acCurDb.TransactionManager.StartTransaction()) |
453 | 454 |
{ |
내보내기 Unified diff