API Reference > Classes > OdBmSelectionSet Class > OdBmSelectionSet Methods > OdBmSelectionSet::createObject Method
OdBmSelectionSet::createObject Method
Syntax
C++
static OdBmSelectionSetPtr createObject(const OdBmDatabase * pDb);
Parameters 
Description 
const OdBmDatabase * 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 (c) 2002-2020. Open Design Alliance. All rights reserved.