M_Rhino_Geometry_Mesh_GetOutlines - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs the outlines of a mesh. The projection information in the viewport is used to determine how the outlines are projected.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Polyline[] GetOutlines(
RhinoViewport viewport
)
VB
Public Function GetOutlines (
viewport As RhinoViewport
) As Polyline()
- viewport
- Type: Rhino.Display.RhinoViewport
A viewport to determine projection direction.
Type: Polyline[]
An array of polylines, or null on error.
Supported in: 6.0.16224.21491, 5D58w