Click or drag to resize

FollowPathProcedure Properties

The FollowPathProcedure type exposes the following members.

Properties
  NameDescription
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyProfile
Gets or sets the profile to use for the speed and height of the path.
Public propertySurfaceShape
Gets or sets the shape of the surface over which the path is defined.
Public propertyTurningRadius
Gets or sets the turning radius, in meters.
Public propertyVertices
Gets the list of vertices that define the waypoints of the path.
Top
See Also