Parameters |
Description |
const OdBmObjectId& parameterId |
[in] An identifier of the parameter. |
const OdInt32& value |
[in] A new signed 32-bit integer parameter value to be set. |
eOk if the parameter value was successfully set; otherwise, the method returns an appropriate error code.
Sets a new unsigned 32-bit value for a specified parameter.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|