Click or drag to resize

BrepVariationalPatchResultError Property

Errors generated during patch generation. If no result is obtained, this error can give more information about what went wrong.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string Error { get; }

Property Value

Type: String
See Also