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

SurfaceEdge1D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public SurfaceEdge1D
(
	Avl.Point3D point_,
	float magnitude_,
	Avl.SurfaceEdgeTransition transition_
)

Parameters

Name Type Range Default Description
point_Avl.Point3D
magnitude_float
transition_Avl.SurfaceEdgeTransition

See also