Share

BuiltInFailures.SubRegionFailures Class

Inheritance Hierarchy

System.Object
  Autodesk.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

 NameDescription
Public propertyStatic memberCreateSubRegionFailed Create sub-division failed.
Public propertyStatic memberNoHostForToposolidSubregion This sub-division now does not appear to overlap any Toposolid with an appropriate Phase and Design Option.
Public propertyStatic memberSubDivisionOffsetInvalid Sub-division's offset must be less than the thickness of its type.
Public propertyStatic memberSubDivisionPhaseMismatch 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.

See Also

Reference

Was this information helpful?