Node3d(T).AddToRhinoDocument Method

Node3dTAddToRhinoDocument Method

Namespace:  Grasshopper.Kernel.Geometry.SpatialTrees
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void AddToRhinoDocument(
	RhinoDoc doc
)
Public Sub AddToRhinoDocument ( 
	doc As RhinoDoc
)

Parameters

doc
Type: RhinoDoc
See Also