Service/HStation.Service.Revit.Core/00-core/LinkStatus.cs @@ -20,9 +20,5 @@ /// </summary> public const string Closed = "Closed"; /// <summary> /// CV 意味着管道包含了限制流向的止回阀 /// </summary> public const string CV = "CV"; } }