Click or drag to resize

SubDFlip Method

Reverses the orientation of all SubD normals.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.7
Syntax
public bool Flip()

Return Value

Type: Boolean
True if successful.
See Also