SketchUp C API
|
Definition for SUSnapToBehavior. Don't include directly. More...
Enumerations | |
enum | SUSnapToBehavior { SUSnapToBehavior_None, SUSnapToBehavior_Any, SUSnapToBehavior_Horizontal, SUSnapToBehavior_Vertical, SUSnapToBehavior_Sloped } |
Describes how the component instance can be placed when a user adds it to a model. More... | |
Definition for SUSnapToBehavior. Don't include directly.
SketchUpAPI/model/component_definition.h
. enum SUSnapToBehavior |
Describes how the component instance can be placed when a user adds it to a model.
For example a window component instance should snap to a vertical plane.