You are here: Start » AVL.NET » AVL.PathToPointDistanceProfile(AvlNet.Point2D, AvlNet.Path, float, AvlNet.Profile)

AVL.PathToPointDistanceProfile(AvlNet.Point2D, AvlNet.Path, float, AvlNet.Profile)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void PathToPointDistanceProfile(
	AvlNet.Point2D inPoint,
	AvlNet.Path inPath,
	float inResolution,
	out AvlNet.Profile outDistanceProfile
)

Parameters

inPoint
Type: AvlNet.Point2D
inPath
Type: AvlNet.Path
inResolution
Type: System.Single
outDistanceProfile
Type: AvlNet.Profile

See also