|
CFx SDK Documentation 2026 SP0
|
#include <OdUnitsFormatter.h>
Public Types | |
| enum | FeetInchesProcessing { kDefault , kForOdValue } |
Static Public Member Functions | |
| static void | setFeetInchesProcessing (FeetInchesProcessing type) |
| static FeetInchesProcessing | getFeetInchesProcessing () |
This class defines the interface for a Units Formatter.
<group Other_Classes>
Definition at line 41 of file OdUnitsFormatter.h.
| Enumerator | |
|---|---|
| kDefault | |
| kForOdValue | |
Definition at line 44 of file OdUnitsFormatter.h.
|
static |
|
static |