Click or drag to resize

BrepVariationalPatchResultG0 Property

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

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

Property Value

Type: NullableBoolean
See Also