增加保温层和整理管线的功能,修复自动保存功能等修复多个bug
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Xml.Serialization;
|
||||
|
||||
namespace Sai.Toolkit.Core.LandXMLData;
|
||||
|
||||
[XmlType("Element")]
|
||||
[XmlType("ElementToMove")]
|
||||
[Serializable]
|
||||
public class ElementModel : ShapeModel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user