Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbUnitsFormatter::formatPoint Method
Syntax
C++
virtual OdString formatPoint(const OdGePoint3d& value) const = 0;

Returns the specified 3D point value as a string.

Parameters
Description
value
[in] Value to format.

The returned value depends on the DIMZIN, LUNITS, LUPREC, and UNITMODE system variables.

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