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