API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::getLockedParameterIdsForDirectManipulation Method
OdBmFamilyBase::getLockedParameterIdsForDirectManipulation Method
Syntax
C++
void getLockedParameterIdsForDirectManipulation(OdBmObjectIdArray &) const;
Parameters 
Description 
array 
[out] An OdBmObjectIdArray object that contains identifiers of the locked parameters for direct manipulation. 

Retrieves the array that contains identifiers of the locked parameters for direct manipulation.

The method fills the passed OdBmObjectIdArray object with identifiers of the locked parameters for direct manipulation and returns it to a calling subroutine.

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