AutoLookAtSketchSettings Enumerator
Description
The different options for the AutoLookAtSketch preference setting.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
AlwaysOrthographicAutoLookAtSketchSetting | 2 | Turn on the Auto Look at Sketch functionality and use an orthographic camera when looking at the sketch. |
OffAutoLookAtSketchSetting | 0 | Turn off the Auto Look at Sketch functionality. |
UserCameraAutoLookAtSketchSetting | 1 | Turn on the Auto Look at Sketch functionality and use the current camera setting when looking at the sketch. |