BuiltInFailures.FormFailures
Failures about Form.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.FormFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class FormFailuresThe BuiltInFailures.FormFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
AddProfileFailure
Failed to Add Profile
Public Property
Static Member
DissolveNoValidInputs
No form elements selected to dissolve.
Public Property
Static Member
DissolveUnableToDissolveForm
Unable to dissolve form element.
Public Property
Static Member
FormCreationInvalidGeomCombination
Cannot remake form that is currently cut or joined to other geometry. Please uncut or unjoin first.
Public Property
Static Member
FormElemRegenFailure
Unable to create form element
Public Property
Static Member
FormElemRegenFailureError
Unable to create form element
Public Property
Static Member
FormElemRegenSelfIntersection
Unable to create form element: self-intersecting or singular geometry would result.
Public Property
Static Member
FormElemRegenSelfIntersectionReorderProfiles
This form cannot be created due to self-intersecting geometry. Clicking the Reorder Profiles button will attempt to solve this problem.
Public Property
Static Member
FormElemRegenSelfIntersectionResetConnections
This form cannot be created due to self-intersecting geometry. Clicking the Reset Connections button will attempt to solve this problem.
Public Property
Static Member
OpenProfileMultiSegmentSweepsNotSupported
An open profile cannot be swept along a multi-segment path.
Public Property
Static Member
VoidFormsNotUsed
Some Void Forms of this family do not cut anything and will be deleted. To make a Void Form cut something else use the Cut Geometry tool.