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

SurfaceStripe1D Constructor

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

Syntax

public SurfaceStripe1D
(
	AvlNet.Point3D point1,
	AvlNet.Point3D point2,
	float width,
	float magnitude,
	AvlNet.SurfaceStripePolarity polarity
)

Parameters

Name Type Range Default Description
point1AvlNet.Point3D
point2AvlNet.Point3D
widthfloat
magnitudefloat
polarityAvlNet.SurfaceStripePolarity

See also