SubRegionFailures
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.SubRegionFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.SubRegionFailures
public static class SubRegionFailures
| Name | Return Type | Description |
|---|---|---|
| CreateSubRegionFailed | FailureDefinitionId | Create sub-division failed. |
| NoHostForToposolidSubregion | FailureDefinitionId | This sub-division now does not appear to overlap any Toposolid with an appropriate Phase and Design Option. |
| SubDivisionOffsetInvalid | FailureDefinitionId | Sub-division's offset must be less than the thickness of its type. |
| SubDivisionPhaseMismatch | FailureDefinitionId | 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. |