优化更新
This commit is contained in:
@@ -82,7 +82,9 @@ public class ElementInLinkOrCurrentDocument : ISelectionFilter
|
||||
&& e is not Panel;
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// dwg块选择过滤
|
||||
/// </summary>
|
||||
public class DwgBlockSelection : ISelectionFilter
|
||||
{
|
||||
private Element e;
|
||||
|
||||
Reference in New Issue
Block a user