BuiltInFailuresPartMakerMethodForWallFailures Class

Failures related to parts related to walls.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresPartMakerMethodForWallFailures

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

The BuiltInFailuresPartMakerMethodForWallFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCouldNotAdjustWallPartsAtJoin Failed to extend or trim some layer at an end join
Public propertyStatic memberCouldNotCreateWallPart Failed to create basic layer geometry. Probably a failure either to create the cutter or to intersect the cutter with the wall geometry.
Public propertyStatic memberCouldNotCreateWallPartDueToWallJoin Failed to create basic layer geometry due to an excessively short edge created by wall join.
Top
See Also