命名优化,达芬奇字体修改工具
This commit is contained in:
@@ -32,7 +32,7 @@ public class ExplodeDwgCmd : IExternalCommand
|
||||
var geoElem = element.get_Geometry(new Options() { ComputeReferences = true, DetailLevel = ViewDetailLevel.Fine });
|
||||
var f = Document.OwnerFamily;
|
||||
Document.Invoke(
|
||||
ts =>
|
||||
_ =>
|
||||
{
|
||||
foreach (var geoObj in geoElem)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user