BuiltInFailures.CurveByPointFailures Class

BuiltInFailuresCurveByPointFailures Class

Failures about Curve By Point Element
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresCurveByPointFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class CurveByPointFailures
Public NotInheritable Class CurveByPointFailures
public ref class CurveByPointFailures abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type CurveByPointFailures = class end

The BuiltInFailuresCurveByPointFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberUnableToGenerateCurve Unable to generate valid curve geometry from the driving points. The line by points will be dissolved.
Top
See Also