<Code Lib>
2022 Class
Changes 8
C

BoundaryValidation

Description:
Curve loop validators.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BoundaryValidation

public class BoundaryValidation : IDisposable

Name Return Type Description
M Dispose() None Releases all resources used by the
M IsValidHorizontalBoundary(IList<CurveLoop>) bool Identifies whether the given curve loops compose a valid horizontal boundary.

Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.

Loading…