增加保温层和整理管线的功能,修复自动保存功能等修复多个bug
This commit is contained in:
@@ -63,7 +63,7 @@ public class BreakMEPCurveCmd : ExternalCommand
|
||||
//else
|
||||
//{
|
||||
// var second = mepCurve.BreakByPoint(breakPoint2);
|
||||
// //var mepCurve2 = Document.GetElement(second) as MEPCurve;
|
||||
// //var mepCurve2 = Document.GetElement(second) as ElementToMove;
|
||||
// var third = mepCurve.BreakByPoint(breakPoint1);
|
||||
// Document.Delete(third);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user