Delegate BSpline.PaintTo3DDelegate
Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public delegate bool PaintTo3DDelegate(BSpline toPaint, IPaintTo3D paintTo3D);
Parameters
| Type | Name | Description |
|---|---|---|
| BSpline | toPaint | |
| IPaintTo3D | paintTo3D |
Returns
| Type | Description |
|---|---|
| System.Boolean |