Close

Relief for ODA Team in Ukraine

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

Returns parameters of the current bookmark. This method fills the passed array of doubles with parameter values and returns it to a calling subroutine.

Parameters
Description
params
[out] A placeholder for the array of parameter values of the current bookmark object.

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

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