RhinoCommon API
RenderContentLoadFromFile Method |
Loads content from a library file. Does not add the content to the persistent content list.
Use AddPersistantContent to add it to the list.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)

public static RenderContent LoadFromFile( string filename )
Public Shared Function LoadFromFile ( filename As String ) As RenderContent
Parameters
- filename
- Type: SystemString
full path to the file to be loaded.
Return Value
Type: RenderContentThe loaded content or null if an error occurred.

Rhino for Windows
Supported in: 6.8