API Reference > OdDb Classes > OdDbUnitsFormatter Class
OdDbUnitsFormatter Class
OdDbUnitsFormatter
Syntax
C++
class OdDbUnitsFormatter : public OdDbBaseUnitsFormatter;

DbUnitsFormatter.h

This class defines the interface for a Units Formatter.

 
Name 
Description 
 
Returns the specified color value or OdDbColor object as a string.  
 
Returns the specified 3D point value as a string.  
 
Returns the specified UCS point as a WCS point.  
 
Returns the specified UCS angle as an angle in the WCS.  
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDbUnitsFormatter. 
 
Returns the specified WCS point as a UCS point.  
 
Returns the specified WCS angle as an angle in the UCS.  
 
Returns the specified string as an OdCmColor object.  
 
Returns the specified string as a point value.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.