BuiltInFailures.InfillFailures
Failures about Infill.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.InfillFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class InfillFailuresThe BuiltInFailures.InfillFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
CannotDeleteInfill
Can’t delete infilling element without deleting its insert or host.
Public Property
Static Member
FamilyInstanceIsNotCuttingHost
Instance is not cutting host.
Public Property
Static Member
InfillCannotChangeType
Infilling element replaced by a later phase insert must be the same type as the insert’s host.
Public Property
Static Member
InfillCannotHaveDiffThickness
This infilling element must have the same thickness as its host.
Public Property
Static Member
InfillDifferentPhase
Wall and instance have different phasing settings. Automatic creation of the infilling wall fails.
Public Property
Static Member
InfillLost
Standalone infilling Wall is separated from its insert.
Public Property
Static Member
InfillNoSlopeGlazing
Could not change type due to highlighted infilling element. ‘Sloped glazing’ infills are not allowed.
Public Property
Static Member
InfillNoThicknessCeiling
Could not change type due to highlighted infilling element. ‘Basic Ceiling’ infills are only compatible with ‘Basic Ceiling’ hosts.
Public Property
Static Member
InfillNoThicknessMultiface
Highlighted infilling element could not have thickness different from its host because it spans multiple faces.
Public Property
Static Member
InPlaceFamilyNotCuttingHost
Instance of in-place family is not cutting host.
Public Property
Static Member
InsertJoinedWall
Insert conflicts with joined Wall.
Public Property
Static Member
InsertOverlapsOrOut
Highlighted inserts overlap with other inserts or completely miss their hosts.
Public Property
Static Member
MovedInfillToHost
Infilling element was automatically moved to keep it aligned to host.