You are here: Start » EdgeScanParams3D Structure

EdgeScanParams3D Structure

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

 ConstructorDescription
EdgeScanParams3D(ProfileInterpolationMethod, Single, Single, SurfaceEdgeTransition)

Properties

 NameTypeDescription
DefaultAvlNet.EdgeScanParams3D
EdgeTransitionAvlNet.SurfaceEdgeTransition
IsDefaultSystem.Boolean
MinMagnitudeSystem.Single
ProfileInterpolationAvlNet.ProfileInterpolationMethod
SmoothingStdDevSystem.Single

Methods

 NameDescription
Equals(AvlNet.EdgeScanParams3D)
Equals(object)Inherited from System.Object
Equals(AvlNet.EdgeScanParams3D, AvlNet.EdgeScanParams3D)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also