API Reference > Classes > BmBRepGeometryUtils Class > BmBRepGeometryUtils Methods > BmBRepGeometryUtils::getSamplePoints Method
BmBRepGeometryUtils::getSamplePoints Method
Syntax
C++
static OdGePoint3dArray getSamplePoints(const OdGeCurve3d& pCurve, OdUInt32 numSamples = 100);

Appends sample points along this curve, numSamples - number of points for the partition of the curve. if numSamples == 0 - partition curve depending on the type and interval

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