Click or drag to resize

RenderContentTypeNewContentFromTypeId Method (Guid, RhinoDoc)

[Missing <summary> documentation for "M:Rhino.Render.RenderContentType.NewContentFromTypeId(System.Guid,Rhino.RhinoDoc)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.4
Syntax
public static RenderContent NewContentFromTypeId(
	Guid typeId,
	RhinoDoc doc
)

Parameters

typeId
Type: SystemGuid

[Missing <param name="typeId"/> documentation for "M:Rhino.Render.RenderContentType.NewContentFromTypeId(System.Guid,Rhino.RhinoDoc)"]

doc
Type: RhinoRhinoDoc

[Missing <param name="doc"/> documentation for "M:Rhino.Render.RenderContentType.NewContentFromTypeId(System.Guid,Rhino.RhinoDoc)"]

Return Value

Type: RenderContent

[Missing <returns> documentation for "M:Rhino.Render.RenderContentType.NewContentFromTypeId(System.Guid,Rhino.RhinoDoc)"]

See Also