BoundaryValidation
Description:
Curve loop validators.
Curve loop validators.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BoundaryValidation
System.Object
Autodesk.Revit.DB.BoundaryValidation
public class BoundaryValidation : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| IsValidHorizontalBoundary(IList<CurveLoop>) | bool | Identifies whether the given curve loops compose a valid horizontal boundary. |
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |