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

SurfaceEdge1D Constructor

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

Syntax

public SurfaceEdge1D
(
	AvlNet.Point3D point,
	float magnitude,
	AvlNet.SurfaceEdgeTransition transition
)

Parameters

Name Type Range Default Description
pointAvlNet.Point3D
magnitudefloat
transitionAvlNet.SurfaceEdgeTransition

See also