Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.BuiltInFailures.SubRegionFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public static class SubRegionFailures
The BuiltInFailures.SubRegionFailures type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | CreateSubRegionFailed | Create sub-division failed. |
![]() ![]() | NoHostForToposolidSubregion | This sub-division now does not appear to overlap any Toposolid with an appropriate Phase and Design Option. |
![]() ![]() | SubDivisionOffsetInvalid | Sub-division's offset must be less than the thickness of its type. |
![]() ![]() | SubDivisionPhaseMismatch | Sub-division must have the same Phase Created parameter and Phase Demolished parameter as the host Toposolid. Sub-division phase will be set to match the Toposolid. |