Click or drag to resize

BrepVariationalPatchResultG0Int Property

This value will be not-null if any internal constraints were used. It will be true if those constraints were met within the internal positional tolerance.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool? G0Int { get; }

Property Value

Type: NullableBoolean
See Also