命名空间调整

This commit is contained in:
GG Z
2025-09-04 22:39:00 +08:00
parent 85435fb676
commit 36234cb529
58 changed files with 933 additions and 2241 deletions

View File

@@ -533,7 +533,11 @@ public static class SpatialExtensions
return list;
}
/// <summary>
///
/// </summary>
/// <param name="curve"></param>
/// <returns></returns>
public static ElementOrientation GetElementOrientation(this Curve curve)
{
var num = 0.0001;