Provides access to options of the 'import animation from path' functionality.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
CoClasses that implement IAGImportPathOptions
CoClasses and Classes | Description |
---|---|
AGImportPathOptions | Options of the 'import animation from path' functionality. |
Remarks
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.