ViewSheet.ConvertToRealSheet
Description:
Converts a placeholder sheet to a real one with an optional titleblock.
Converts a placeholder sheet to a real one with an optional titleblock.
public void ConvertToRealSheet(
ElementId titleBlockTypeId
)
-
titleBlockTypeIdThe id of the placeholder sheet, or invalidElementId if no titleblock should be added.
-
titleBlockTypeId does not correspond to a TitleBlock type.
-
A non-optional argument was null
-
This method may only be called on a placeholder sheet. -or- Failed to convert the sheet because the input titleblock could not be applied.