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

Ridge1D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Ridge1D
(
	AvlNet.Point2D point,
	float magnitude,
	AvlNet.Polarity polarity,
	float position
)

Parameters

Name Type Range Default Description
pointAvlNet.Point2D
magnitudefloat
polarityAvlNet.Polarity
positionfloat

See also