Description:

Constructs a Brep definition of a torus.

Syntax:
public static Brep CreateFromTorus(
Torus torus
)
Parameters:
  • torus
  • Type: Torus
  • The torus.
Returns:
Type: Brep
A Brep representation of the torus if successful, None otherwise.
Available since:
8.1

/
/
/
CreateFromTorus

CreateFromTorus method

Class:  Rhino.Geometry.Brep

Nothing found