样式demo
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace ShrlAlgoToolkit.Revit.Assists;
|
||||
|
||||
internal static class SpatialAssist
|
||||
public static class SpatialAssist
|
||||
{
|
||||
//private static List<Curve> _curvesSorted;
|
||||
/// <summary>
|
||||
@@ -432,7 +432,8 @@ internal static class SpatialAssist
|
||||
// return list;
|
||||
//}
|
||||
}
|
||||
internal interface ICurveContainer
|
||||
|
||||
public interface ICurveContainer
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user