Share

BuiltInFailures.PartMakerMethodForWallFailures 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: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class PartMakerMethodForWallFailures

The BuiltInFailures.PartMakerMethodForWallFailures 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.

See Also

Reference

Was this information helpful?