You are here: Start » StripeScanParams3D Class

StripeScanParams3D Class

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

Constructors

 ConstructorDescription
StripeScanParams3D(ProfileInterpolationMethod, Single, Single, Nullable<Single>, SurfaceStripePolarity, Single, Nullable<Single>)
StripeScanParams3D()

Properties

 NameTypeDescription
MaxInnerEdgeMagnitudeSystem.Nullable<System.Single>
MaxStripeWidthSystem.Nullable<System.Single>
MinMagnitudeSystem.Single
MinStripeWidthSystem.Single
ProfileInterpolationAvlNet.ProfileInterpolationMethod
SmoothingStdDevSystem.Single
StripePolarityAvlNet.SurfaceStripePolarity

Methods

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

See also