Interface IArcLengthParam2d
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public interface IArcLengthParam2d
Properties
ArcLength
Declaration
double ArcLength { get; }
Property Value
| Type | Description |
|---|---|
| Double |
Methods
Sample(Double)
Declaration
CurveSample2d Sample(double fArcLen)
Parameters
| Type | Name | Description |
|---|---|---|
| Double | fArcLen |
Returns
| Type | Description |
|---|---|
| CurveSample2d |