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