API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::getTrivialParamIds Method
OdBmFamilyBase::getTrivialParamIds Method
Syntax
C++
void getTrivialParamIds(OdBmSet<OdBmObjectId> &) const;
Parameters 
Description 
params 
[out] An OdBmObjectIdArray object that contains trivial parameter identifiers. 

Retrieves the array of trivial parameter identifiers for the family.

The method fills the passed OdBmObjectIdArray object with trivial parameter identifiers and returns it to a calling subroutine.

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