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

SurfaceRidge1D Constructor

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

Syntax

public SurfaceRidge1D
(
	float pointX,
	float pointY,
	float pointZ,
	float magnitude,
	AvlNet.SurfaceRidgePolarity polarity
)

Parameters

Name Type Range Default Description
pointXfloat
pointYfloat
pointZfloat
magnitudefloat
polarityAvlNet.SurfaceRidgePolarity

See also