BuiltInFailures.PartMakerMethodForWallFailures Class


Built In Failures Part Maker Method For Wall Failures Class

Failures related to parts related to walls.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB BuiltInFailures PartMakerMethodForWallFailures

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

The BuiltInFailures PartMakerMethodForWallFailures type exposes the following members.

Properties
Name Description
Public property Static member CouldNotAdjustWallPartsAtJoin Failed to extend or trim some layer at an end join
Public property Static member CouldNotCreateWallPart Failed to create basic layer geometry. Probably a failure either to create the cutter or to intersect the cutter with the wall geometry.
Public property Static member CouldNotCreateWallPartDueToWallJoin Failed to create basic layer geometry due to an excessively short edge created by wall join.
Top
See Also