|
SketchUp C API
|
Interfaces for SUTypedValueRef. More...
#include <SketchUpAPI/color.h>#include <SketchUpAPI/common.h>#include <SketchUpAPI/unicodestring.h>#include <SketchUpAPI/model/defs.h>Enumerations | |
| enum | SUTypedValueType { SUTypedValueType_Empty, SUTypedValueType_Byte, SUTypedValueType_Short, SUTypedValueType_Int32, SUTypedValueType_Float, SUTypedValueType_Double, SUTypedValueType_Bool, SUTypedValueType_Color, SUTypedValueType_Time, SUTypedValueType_String, SUTypedValueType_Vector3D, SUTypedValueType_Array } |
| The set of types that a SUTypedValueRef can represent. More... | |
Interfaces for SUTypedValueRef.
| enum SUTypedValueType |
The set of types that a SUTypedValueRef can represent.
1.8.3.1