Click or drag to resize

ModelContentFromId Method

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static ModelContent FromId(
	RhinoDoc document,
	Guid guid
)

Parameters

document
Type: RhinoDoc
guid
Type: SystemGuid

Return Value

Type: ModelContent
See Also