BuiltInFailuresCurveByPointFailures Class |
Failures about Curve By Point Element
Inheritance HierarchySystemObject
Autodesk.Revit.DBBuiltInFailuresCurveByPointFailures
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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 | Name | Description |
---|
  | UnableToGenerateCurve |
Unable to generate valid curve geometry from the driving points. The line by points will be dissolved.
|
Top
See Also