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

SegmentFittingField Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
axisPoint1AvlNet.Point2D
axisPoint2AvlNet.Point2D
widthfloat

See also