ViewSheet.CreatePlaceholder
Method
Description:
Creates a placeholder sheet in a document.
Creates a placeholder sheet in a document.
Remarks:
Placeholder sheets represent sheets stored outside of the Revit model, but which should be organized along with the Revit sheets.
Placeholder sheets represent sheets stored outside of the Revit model, but which should be organized along with the Revit sheets.
Parameters
Parameter | Type | Description |
---|---|---|
aDoc | Document | The document. |
Return Value
Type | Description |
---|---|
ViewSheet | The placeholder sheet. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |