Click or drag to resize

BrepVariationalPatchResultG1 Property

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

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

Property Value

Type: NullableBoolean
See Also