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

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