RVTDocs.com
Namespace: Autodesk.Revit.DB

BoundaryValidation

Class
Description:
Curve loop validators.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BoundaryValidation
Syntax
BoundaryValidation Class Members:
Name Description Inherited From
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Name Description Inherited From
Dispose Releases all resources used by the BoundaryValidation
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
IsValidBoundaryOnSketchPlane Indicates if the given curve loops compose a valid boundary on the sketch plane.
IsValidBoundaryOnView Indicates if the given curve loops compose a valid boundary on the view's detail sketch plane.
IsValidHorizontalBoundary Identifies whether the given curve loops compose a valid horizontal boundary.
ToString Returns a string that represents the current object. (Inherited from Object ) Object