Gets the KeynoteTable from a Revit document.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static KeynoteTable GetKeynoteTable(
Document aDoc
)
Parameters
- aDoc Document
-
The Revit document.
Return Value
KeynoteTable
The KeynoteTable.
Exceptions
See Also
Reference