Method EvalOnSurface
EvalOnSurface(uint, Point2, int)
evaluate a point and derivatives on a surface
Declaration
[HandleProcessCorruptedStateExceptions]
public EvalOnSurfaceReturn EvalOnSurface(uint surface, Point2 parameter, int derivation = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | surface | The surface |
| Point2 | parameter | Parameter to evaluate |
| int | derivation | Derivation level (0,1,2) |
Returns
| Type | Description |
|---|---|
| EvalOnSurfaceReturn |