API Reference > Namespaces > dst Namespace > Classes > OdSmSubset Structure > OdSmSubset Methods > OdSmSubset::addNewSheet Method
OdSmSubset::addNewSheet Method
Syntax
C++
virtual OdSmSheetPtr addNewSheet(const OdString& name, const OdString& desc) = 0;

Adds a new sheet component without adding it 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.