Close

Relief for ODA Team in Ukraine

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

Returns the object's transformation mesh points. 

 

Parameters
Description
srcPts
[out] Array of all design points.
dstPts
[out] Array of all reference points.

The returned arrays are valid if they contain the same number of points and are not empty.

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