API Reference > OdIfc Namespace > Classes > OdIfcArr2d3d Class > OdIfcArr2d3d Methods > OdIfcArr2d3d::initFromOdArray Method
OdIfcArr2d3d::initFromOdArray Method
Syntax
C++
bool initFromOdArray(const OdRxValue & val);
Parameters 
Description 
const OdRxValue & val 
[in] An OdRxValue object that contains the array of doubles inside.  

Returns true if the operation succeeds; otherwise returns false.

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

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.