This document is archived and information here might be outdated. Recommended version. |
Provides access to options of the 'import animation from path' functionality.
Name | Description | |
---|---|---|
AnimatedObject | The object to be animated (if any). | |
AnimationEnvironment | The animation environment. | |
AnimationTracks | The animation track container. | |
AnimationType | The type of animation. | |
BasicMap | The basic map. | |
ConversionType | The type of import conversion. | |
GetAngleCalculationMethods | The options for angle calculation. | |
GetAngleCalculationValues | The values for angle calculation (angles in degrees). | |
LookaheadFactor | The lookahead factor (0.0-1.0). | |
OverwriteExisting | Indicates whether to overwrite option. | |
PathGeometry | The original path geometry. | |
PutAngleCalculationMethods | The options for angle calculation. | |
PutAngleCalculationValues | The values for angle calculation (angles in degrees). | |
ReversePath | Indicates whether to reverse the path. | |
RollFactor | The roll factor. | |
SimplificationFactor | The path simplification factor (0.0-100.0). | |
TrackName | The name of the track to be created. | |
VerticalOffset | The vertical offset in meters to be applied to the path geometry. |
Classes | Description |
---|---|
AGImportPathOptions | Options of the 'import animation from path' functionality. |
An AGImportPathOptions object must be specified when creating a fly-by-from-path animation. The IAGImportPathOptions interface provides access to the options in creating a fly-by-from-path animation.