FollowPathProcedureProfile Property |
Gets or sets the profile to use for the speed and height of the path.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ConstantHeightProfile Profile { get; set; }
Public Property Profile As ConstantHeightProfile
Get
Set
public:
property ConstantHeightProfile^ Profile {
ConstantHeightProfile^ get ();
void set (ConstantHeightProfile^ value);
}
member Profile : ConstantHeightProfile with get, set
Property Value
Type:
ConstantHeightProfileSee Also