M_Rhino_Geometry_Mesh_GetOutlines_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs the outlines of a mesh projected against a plane.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Polyline[] GetOutlines(
Plane plane
)
VB
Public Function GetOutlines (
plane As Plane
) As Polyline()
- plane
- Type: Rhino.Geometry.Plane
A plane to project against.
Type: Polyline[]
An array of polylines, or null on error.
Supported in: 6.0.16224.21491, 5D58w