KeynoteTable.GetKeynoteTable
Method
Description:
Gets the KeynoteTable from a Revit document.
Gets the KeynoteTable from a Revit document.
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 |