BuiltInFailuresTagByExampleFailures Class

Failures about Tag by Example.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresTagByExampleFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static class TagByExampleFailures

The BuiltInFailuresTagByExampleFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCannotCreateTag The tag couldn't be created.
Public propertyStatic memberCannotCreateTagRotationWarning Tag by Example couldn't tag the host as it is not parallel to the example host.
Public propertyStatic memberCannotCreateTagWarning Tag by Example couldn't tag the host.
Top
See Also