add isclosed (#8)
This commit is contained in:
@@ -43,6 +43,7 @@ public interface IRevitArc : IRevitCurve
|
||||
|
||||
double Radius { get; }
|
||||
IRevitXYZ Normal { get; }
|
||||
bool IsClosed { get; }
|
||||
}
|
||||
|
||||
public interface IRevitMesh : IRevitGeometryObject
|
||||
|
||||
Reference in New Issue
Block a user