API Reference > Classes > OdBmSelectionSet Class > OdBmSelectionSet Methods > OdBmSelectionSet::append Method (OdBmFullSubentPath&, OdDbSelectionMethod*)
OdBmSelectionSet::append Method (OdBmFullSubentPath&, OdDbSelectionMethod*)
Syntax
C++
virtual void append(const OdBmFullSubentPath& subent, OdDbSelectionMethod* pMethod = 0) = 0;
Parameters 
Description 
const OdBmFullSubentPath& subent 
[in] Subentity path to append. 

Appends the specified subentity to this SelectionSet object. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.