Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBookmark::setParametrs Method
Syntax
C++
void setParametrs(const OdArray<double>& params);

Sets parameters for the bookmark object.

Parameters
Description
params
[in] A double array that contains parameter values.

The number of parameters and their values depend on the type of the bookmark object:

If not all parameter values required by the bookmark type are passed to the method, the bookmark can't be created.

Copyright © 2002-2022. Open Design Alliance All rights reserved.