Viewport.CanAddViewToSheet
Description:
Verifies that the view can be added to the ViewSheet.
Verifies that the view can be added to the ViewSheet.
Remarks:
Schedule views are not handled by the Viewport class. Refer to ScheduleInstance for information about adding schedules to sheets.
Schedule views are not handled by the Viewport class. Refer to ScheduleInstance for information about adding schedules to sheets.
-
documentThe document in which the views reside.
-
viewSheetIdThe ViewSheet on which the view will be placed.
-
viewIdThe view which will be checked to see if it can be placed on the sheet.
Return Value
bool
True if the view can be added to the ViewSheet, false otherwise.
-
A non-optional argument was NULL