GroundPlane Constructor (GroundPlane)

GroundPlane Constructor (GroundPlane)

Create an utility object not associated with any document from another object

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public GroundPlane(
	GroundPlane g
)
Public Sub New ( 
	g As GroundPlane
)

Parameters

g
Type: Rhino.RenderGroundPlane
See Also