You are here: Start » AVL.NET » SegmentFittingField.SegmentFittingField(AvlNet.Point2D, AvlNet.Point2D, float)

SegmentFittingField.SegmentFittingField(AvlNet.Point2D, AvlNet.Point2D, float)

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

Syntax


public SegmentFittingField(
	AvlNet.Point2D axisPoint1,
	AvlNet.Point2D axisPoint2,
	float width
)

Parameters

axisPoint1
Type: AvlNet.Point2D
axisPoint2
Type: AvlNet.Point2D
width
Type: System.Single

See also