M_Rhino_Geometry_Plane__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

Plane Constructor (Plane)

Copy constructor. This is nothing special and performs the same as assigning to another variable.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Plane(
	Plane other
)

VB

Public Sub New ( 
	other As Plane
)

Parameters

 

other
Type: Rhino.Geometry.Plane
The source plane value.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Plane Structure
Plane Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️