AcSmSheetSetMgr.GetParentSheetSet Method

Sheet Set Manager API

 
AcSmSheetSetMgr.GetParentSheetSet Method
 
 
 

Attempts to find a sheet set that references a file name and layout. Any hints saved in the drawing are used.

The caller must release the interface when the operation is complete.

Syntax

GetParentSheetSet(
 dwg As String,
 layout As String,
 sheetSet As AcSmSheetSet) As IAcSmSheetSet
dwg Input file name of the drawing that contains the layout
layout Input name of the layout
sheetSet Output sheet set that references the file name and layout