Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoData::getMeshPointMap Method
Syntax
C++
OdResult getMeshPointMap(OdInt32 index, OdGePoint2d& srcPt, OdGePoint2d& dstPt) const;

Returns the design points and the associated reference points in the object's transformation mesh. 

 

Parameters
Description
index
[in] Number of the points to be fetched.
srcPt
[out] Source point.
dstPt
[out] Destination point.
Copyright © 2002-2022. Open Design Alliance All rights reserved.