Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
TD_HOOPS_COMMON_EXPORT::getPlanarEntity Function
Syntax
C++
bool getPlanarEntity(OdGePoint3dArray GlyphLinePts, OdGePlane& PlaneEnt, bool bKeepXY = false);

Returns the planar entity for a specified array of three-dimensional points. 

 

Parameters
Description
GlyphLinePts
[in] A pointer to a font object (an instance of the OdFont class).
PlaneEnt
[in] A reference to an OdGePlane object to fill and return information about the planar entity.
bKeepXY
[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.

File: HoopsCommon.h 

Namespace: TD_HOOPS_COMMON_EXPORT 

Module: API Reference 

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