Click or drag to resize

BrepVariationalPatchResultG2 Property

This value will be not-null if any curvature (G2) constraints were used. It will be true if those constraints were met within the curvature relative and zero tolerances.

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

Property Value

Type: NullableBoolean
See Also