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)
Syntaxpublic bool? G0Int { get; }Public ReadOnly Property G0Int As Boolean?
Get
Property Value
Type:
NullableBoolean
See Also