Share

BuiltInFailures.PointFailures Class

Failures about Point Element.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.PointFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public static class PointFailures

The BuiltInFailures.PointFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCannotMakePointHostedByIntersection Cannot make point hosted by intersection.
Public propertyStatic memberCantChangeParamFlip Can't flip Element.
Public propertyStatic memberCantChangeParamMirror Can't mirror Element.
Public propertyStatic memberCantChangeParamRotate Can't rotate Element.
Public propertyStatic memberEdgeHostedPointToBeUnhosted A point element in a family was hosted on an edge outside its family and the edge no longer exists. The point will remain placed but with no host.
Public propertyStatic memberHostMeasurementError Invalid host curve measurement type or value or justification
Public propertyStatic memberHostParameterRangeError Hosted Parameter must be between 0 and 1
Public propertyStatic memberRegenFailure Regeneration Failure.

See Also

Reference

Was this information helpful?