SketchUp C API
|
Interfaces for SUComponentDefinitionRef. More...
#include <SketchUpAPI/geometry.h>
#include <SketchUpAPI/common.h>
#include <SketchUpAPI/unicodestring.h>
#include <SketchUpAPI/model/curve.h>
#include <SketchUpAPI/model/defs.h>
#include <time.h>
Data Structures | |
struct | SUComponentBehavior |
Describes how the component behaves in a SketchUp model, e.g. how it glues to surfaces. More... | |
Enumerations | |
enum | SUComponentType { SUComponentType_Normal, SUComponentType_Group } |
Indicates the type of the component. More... | |
Interfaces for SUComponentDefinitionRef.
enum SUComponentType |