Parameters |
Description |
const OdBmObjectId& parameterId |
[in] An identifier of the parameter. |
OdInt32& value |
[out] A placeholder for the parameter value. |
eOk if the parameter value was successfully returned; otherwise, the method returns an appropriate error code.
Retrieves the current signed 32-bit integer parameter value.
The method fills the passed OdInt32 value and returns it to a calling subroutine.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|