API Reference > Classes > Base Classes > OdBmObject Class > OdBmObject Methods > OdBmObject::getListParams Method
OdBmObject::getListParams Method
Syntax
C++
virtual void getListParams(OdBmParameterSet& params) const;
Parameters 
Description 
OdBmParameterSet& params 
[out] A reference to an OdBmParameterSet object that acts as a placeholder for the set of parameters. 

Retrieves the list of parameters. 

 

The method fills the passed set with the object's parameters and returns it to a calling subroutine.

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