AcSmSheetSet.ImportSheet Method
I Methods
AcSmAcDbBlockRecordReference.InitNew Method
AcSmSubset.ImportSheet Method
Adds a new sheet component that references the
layout of AcSmAcDbLayoutReference.
The new component is not added to the subset.
To add the new sheet component to the subset,
use the InsertComponent method.
Syntax
ImportSheet(
pLayoutRef As IAcSmAcDbLayoutReference) As IAcSmSheet
pLayoutRef |
Input drawing and layout to be imported |