Share

BuiltInFailures.KeynoteTagFailures Class

Failures related to keynote tags.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.KeynoteTagFailures


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

Syntax

C#

public static class KeynoteTagFailures

The BuiltInFailures.KeynoteTagFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberKeynoteOnLinkWithDifferentKeynoteFile The parameters of the keynote tag are empty because the keynoted linked element uses a different keynote file.
Public propertyStatic memberNoKeynoteAssignedToLinkedElement The parameters of the keynote tag are empty because the keynoted linked element uses a different keynote file.

See Also

Reference

Was this information helpful?