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.
ImportSheet(
pLayoutRef As IAcSmAcDbLayoutReference) As IAcSmSheet
| pLayoutRef | Input drawing and layout to be imported |