Share

BuiltInFailures.MEPSupportFailures Class

Failures about MEP suppor.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.MEPSupportFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static class MEPSupportFailures

The BuiltInFailures.MEPSupportFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCannotMatchInstanceSizeToHostError The instance of [Symbol] cannot be re-sized to match the host.
Public propertyStatic memberInstanceOutOfHostError The instance of [Symbol] lost its host and will be deleted.
Public propertyStatic memberInstanceProfileNotMatchWithHostError The [Symbol]'s profile does not match the host. Instances of [Symbol] will be deleted.
Public propertyStatic memberTypeSizeNotMatchWithHostError The [Symbol] does not match the size of the host.

See Also

Reference

Was this information helpful?