BuiltInFailuresSplitSketchBasedElementFailures Class |
Failures related to the split sketched based element.
Inheritance HierarchySystemObject
Autodesk.Revit.DBBuiltInFailuresSplitSketchBasedElementFailures
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static class SplitSketchBasedElementFailures
Public NotInheritable Class SplitSketchBasedElementFailures
public ref class SplitSketchBasedElementFailures abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SplitSketchBasedElementFailures = class end
The BuiltInFailuresSplitSketchBasedElementFailures type exposes the following members.
Properties | Name | Description |
---|
  | NotSplitValidRegions |
The split failed. There may be a gap in the boundary loop or the sketch may be incomplete.
|
Top
See Also