Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoData::setMeshPointMaps Method
Syntax
C++
OdResult setMeshPointMaps(const OdGePoint2dArray& srcPts, const OdGePoint2dArray& dstPts);

Replaces the object's transformation mesh point arrays. 

 

Parameters
Description
srcPts
[in] Array of design points.
dstPts
[in] Array of associated reference points.
Copyright © 2002-2022. Open Design Alliance All rights reserved.