API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::getDeletableElements Method
OdBmFamilyBase::getDeletableElements Method
Syntax
C++
void getDeletableElements(OdBmObjectIdArray &) const;
Parameters 
Description 
elements 
[out] An OdBmObjectIdArray object that contains identifiers of deletable elements. 

Retrieves the identifiers of deletable elements for the family.

The method fills the passed OdBmObjectIdArray object with identifiers of deletable elements and returns it to a calling subroutine.

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