You are here: Start » AVL.NET » ArcFittingField Constructor
ArcFittingField Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public ArcFittingField( AvlNet.Point2D axisCenter, float axisRadius, float axisStartAngle, float axisSweepAngle, float width )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| axisCenter | AvlNet.Point2D | ||||
| axisRadius | float | ||||
| axisStartAngle | float | ||||
| axisSweepAngle | float | ||||
| width | float |
