duheng
2025-03-05 0f831db8df9c2e4adc7feca636967a0fb1cd5e29
HStation.RevitDev/RevitDataExport/Common/ElementUtil.cs
@@ -5,7 +5,7 @@
using System.Text;
using System.Threading.Tasks;
namespace HStation.RevitDev.RevitDataExport.Utils
namespace HStation.RevitDev.RevitDataExport.Common
{
    public class ElementUtil : Singleton<ElementUtil>
    {