HoopsCommon.h
Parameters |
Description |
OdGePoint3dArray GlyphLinePts |
[in] A pointer to a font object (an instance of the OdFont class). |
OdGePlane& PlaneEnt |
[in] A reference to an OdGePlane object to fill and return information about the planar entity. |
bool bKeepXY = false |
[in] A flag that determines whether X and Y coordinates are kept. |
Returns true if a planar entity has been successfully created, otherwise returns false.
Returns the planar entity for a specified array of three-dimensional points.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|