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)
SyntaxPublic ReadOnly Property G2 As Boolean?
Get
Property Value
Type:
NullableBoolean
See Also