Failures about MEP suppor.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.BuiltInFailures.MEPSupportFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class MEPSupportFailures
The BuiltInFailures.MEPSupportFailures type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CannotMatchInstanceSizeToHostError | The instance of [Symbol] cannot be re-sized to match the host. | |
| InstanceOutOfHostError | The instance of [Symbol] lost its host and will be deleted. | |
| InstanceProfileNotMatchWithHostError | The [Symbol]'s profile does not match the host. Instances of [Symbol] will be deleted. | |
| TypeSizeNotMatchWithHostError | The [Symbol] does not match the size of the host. |
