Description:
Syntax:
public static RenderContent NewContentFromTypeId(
Guid typeId,
RhinoDoc doc
)
Returns:
Available since:
6.4

Description:

Create a new content specified by the Guid. This function can be used to create temporary content, as it calls ::RhRdkContentFactories().NewContentFromType().

Syntax:
public static RenderContent NewContentFromTypeId(
Guid typeId
)
Returns:
Available since:
6.0

/
/
/
NewContentFromTypeId

NewContentFromTypeId method

Class:  Rhino.Render.RenderContentType

Nothing found