You are here: Start » AVL.NET » Ridge1D Constructor

Ridge1D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Ridge1D
(
	Avl.Point2D point_,
	float magnitude_,
	Avl.Polarity polarity_,
	float position_
)

Parameters

Name Type Range Default Description
point_Avl.Point2D
magnitude_float
polarity_Avl.Polarity
position_float

See also