Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcArr2d3d::initFromOdArray Method
Syntax
C++
bool initFromOdArray(const OdRxValue & val);

Initializes the coordinate array from an OdArray object that is contained in an OdRxValue.

Parameters
Description
val
[in] An OdRxValue object that contains the array of doubles inside.

Returns true if the operation succeeds; otherwise returns false.

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