RVTDocs.com
Namespace: Autodesk.Revit.DB Class: KeynoteTable

KeynoteTable.GetKeynoteTable

Method
Description:
Gets the KeynoteTable from a Revit document.
Syntax
public static KeynoteTable GetKeynoteTable(
	Document aDoc
)
Parameters
Parameter Type Description
aDoc Document The Revit document.
Return Value
Type Description
KeynoteTable The KeynoteTable.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null