PlaneSurfaceToMesh Method |
Computes a polygon mesh of the surface made of one quad.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax Public Function ToMesh As Mesh
Return Value
Type:
MeshA polygon mesh of the surface.
See Also