Description:

Adds a 3D surface used by BrepFace.

Syntax:
public Int32 AddSurface(
Surface surface
)
Parameters:
  • surface
  • Type: Surface
  • A copy of the surface is added to this brep.
Returns:
Type: Int32
Index that should be used to reference the geometry. -1 is returned if the input is not acceptable.
Available since:
5.0

AddSurface method

Class:  Rhino.Geometry.Brep

Nothing found