2025 Class
Changes 4
C

FormFailures

Description:
Failures about Form.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.FormFailures
public static class FormFailures
Name Return Type Description
P AddProfileFailure FailureDefinitionId Failed to Add Profile
P DissolveNoValidInputs FailureDefinitionId No form elements selected to dissolve.
P DissolveUnableToDissolveForm FailureDefinitionId Unable to dissolve form element.
P FormCreationInvalidGeomCombination FailureDefinitionId Cannot remake form that is currently cut or joined to other geometry. Please uncut or unjoin first.
P FormElemRegenFailure FailureDefinitionId Unable to create form element
P FormElemRegenFailureError FailureDefinitionId Unable to create form element
P FormElemRegenSelfIntersection FailureDefinitionId Unable to create form element: self-intersecting or singular geometry would result.
P FormElemRegenSelfIntersectionReorderProfiles FailureDefinitionId This form cannot be created due to self-intersecting geometry. Clicking the Reorder Profiles button will attempt to solve this problem.
P FormElemRegenSelfIntersectionResetConnections FailureDefinitionId This form cannot be created due to self-intersecting geometry. Clicking the Reset Connections button will attempt to solve this problem.
P OpenProfileMultiSegmentSweepsNotSupported FailureDefinitionId An open profile cannot be swept along a multi-segment path.
P VoidFormsNotUsed FailureDefinitionId 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.