Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEntity::getStretchPoints Method
Syntax
C++
ODRX_SEALED_VIRTUAL OdResult getStretchPoints(OdGePoint3dArray& stretchPoints) const;

Returns all stretch points of this entity. 

 

Parameters
Description
stretchPoints
[in/out] Receives an array of WCS stretch points.

Stretch points are appended to the specified array.

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