BuiltInFailuresDesignOptionFailures Class

Failures about DesignOptionFailures.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresDesignOptionFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class DesignOptionFailures

The BuiltInFailuresDesignOptionFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAreaTagLineCannotBeInDesignOption Areas and Area Boundaries are not allowed in Design Options. Make an Area Scheme and an Area Plan for this Option then draw all Areas and Area Boundaries in that view.
Public propertyStatic memberBadReferenceBetweenOptions An element may not reference an element in another Option of the same Option Set.
Public propertyStatic memberBadReferenceBetweenOptionsWarn An element may not reference an element in another Option of the same Option Set.
Public propertyStatic memberBadReferenceToSecondary No element in a secondary Option can be referenced by an element outside that Option.
Public propertyStatic memberBadReferenceToSecondaryWarn No element in a secondary Option can be referenced by an element outside that Option.
Public propertyStatic memberCannotAddToOptions Elements can't be added to Option Set
Public propertyStatic memberCannotAddToOptionsWarn Elements can't be added to Option Set
Public propertyStatic memberCannotPutELAInOption Electrical Load Areas must be in the Main Model.
Public propertyStatic memberCannotPutELZInOption Area Based Loads must be in the Main Model.
Public propertyStatic memberCannotPutSpaceInOption MEP space must be in the Main Model
Public propertyStatic memberCannotPutZoneInOption HVAC Zones must be in the Main Model.
Public propertyStatic memberConfusingHostByElementsInAnotherDesignOption An insert in a Design Option cannot be hosted by an element in another Design Option [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingHostByElementsInAnotherDesignOptionWarn An insert in a Design Option cannot be hosted by an element in another Design Option [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingHostByElementsInDesignOption An insert in the main model cannot be hosted by an element in a Design Option [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingHostByElementsInDesignOptionWarn An insert in the main model cannot be hosted by an element in a Design Option [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingHostByElementsInMainModel An insert in a design option cannot be hosted by an element in the Main Model [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingHostByElementsInMainModelWarn An insert in a design option cannot be hosted by an element in the Main Model [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingPadByElementsInAnotherDesignOption A pad in a Design Option cannot be hosted by a topography in another Design Option [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingPadByElementsInAnotherDesignOptionWarn A pad in a Design Option cannot be hosted by a topography in another Design Option [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingPadByElementsInDesignOption A pad in the main model cannot be hosted by topography in a Design Option [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingPadByElementsInDesignOptionWarn A pad in the main model cannot be hosted by topography in a Design Option [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingPadByElementsInMainModel A pad in a design option cannot be hosted by topography in the Main Model [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingPadByElementsInMainModelWarn A pad in a design option cannot be hosted by topography in the Main Model [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingSweepByElementsInAnotherDesignOption A sweep in a Design Option cannot be hosted by an element in another Design Option [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingSweepByElementsInAnotherDesignOptionWarn A sweep in a Design Option cannot be hosted by an element in another Design Option [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingSweepByElementsInDesignOption A sweep in the main model cannot be hosted by an element in a Design Option [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingSweepByElementsInDesignOptionWarn A sweep in the main model cannot be hosted by an element in a Design Option [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingSweepByElementsInMainModel A sweep in a design option cannot be hosted by an element in the Main Model [--if you continue it will not be added to the design option set].
Public propertyStatic memberConfusingSweepByElementsInMainModelWarn A sweep in a design option cannot be hosted by an element in the Main Model [--if you continue it will not be added to the design option set].
Public propertyStatic memberDebugLevelsInOptionsError This is an internal diagnostic message.
Public propertyStatic memberDebugLevelsInOptionsWarn This is an internal diagnostic message.
Public propertyStatic memberElementsWillBeDeletedNoOption Elements will be deleted
Public propertyStatic memberFabricationCannotBeInDesignOption Structural steel connections or individual structural steel fabrication elements are not allowed in Design Options.
Public propertyStatic memberKingNeverInOption A selected "[Serf]" belongs to a "[King]" which cannot be added to an Option--it was not added to the Option Set.
Public propertyStatic memberKingNeverInOptionWarn A selected "[Serf]" belongs to a "[King]" which cannot be added to an Option--it was not added to the Option Set.
Public propertyStatic memberMustAddKing In order to add this '[Serf]' to the Option Set, you must also add its '[King]'--if you continue it will not be added to the Option Set
Public propertyStatic memberMustAddKingWarn In order to add this '[Serf]' to the Option Set, you must also add its '[King]'--if you continue it will not be added to the Option Set
Public propertyStatic memberMustBeInMainModel Element must be in Main Model
Public propertyStatic memberNeverInOption Some types of elements can't belong to an Option. Elements of these types were not added to this Option Set.
Public propertyStatic memberNeverInOptionWarn Some types of elements can't belong to an Option. Elements of these types were not added to this Option Set.
Public propertyStatic memberNoSelectedInOption None of the selected elements can be added to this Option Set. The following warnings provide additional information.
Public propertyStatic memberOptionElementsDeleted Elements in [option] were deleted
Public propertyStatic memberSelectionIncludesOptionItems Elements that were already in a Design Option were selected. These will not be added to the Option Set.
Top
See Also