API Reference > Namespaces > dst Namespace > Classes > OdSmSubset Structure > OdSmSubset Methods > OdSmSubset::importSheet Method
OdSmSubset::importSheet Method
Syntax
C++
virtual OdSmSheetPtr importSheet(OdSmDbLayoutReference* pLayoutRef) = 0;

Adds a new sheet component that references the layout of OdSmDbLayoutReference. The new component is not added to the subset. To add the new sheet component to the subset, use the InsertComponent method

Copyright © 2002–2020. Open Design Alliance. All rights reserved.