API Reference > Classes > Base Classes > OdBmParameterSet Class > OdBmParameterSet Methods > OdBmParameterSet::contains Method (OdBmObjectId&)
OdBmParameterSet::contains Method (OdBmObjectId&)
Syntax
C++
bool contains(const OdBmObjectId& paramId) const;
Parameters 
Description 
const OdBmObjectId& paramId 
[in] Object ID of the user parameter.  

true if the set contains the given parameter, false - otherwise.

Checks if the SelectionSet object contains the specified entity. 

 

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