命名空间调整
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user