API Reference > OdDg Classes > OdDgSelectionSet Class > OdDgSelectionSet Methods > OdDgSelectionSet::createObject Method
OdDgSelectionSet::createObject Method
Syntax
C++
static OdDgSelectionSetPtr createObject(const OdDgDatabase * pDb);
Parameters 
Description 
const OdDgDatabase * pDb 
[in] Pointer to the database object for which to create the SelectionSet object. 

Returns a SmartPointer to the new SelectionSet object.

Creates a SelectionSet object for the specified database.

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