Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmHermiteSurf::getNodeArray Method
Syntax
C++
void getNodeArray(OdArray<OdBmSplineSrfNode> &) const;

Retrieves the array of the surface nodes. 

 

Parameters
Description
OdArray
< OdBmSplineSrfNode > [out] A placeholder for the nodes array.

The method fills the passed array of OdBmSplineSrfNode objects and returns it to a calling subroutine.

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