Skip to content

Utilities

Public Class

Inheritance Hierarchy

System.Object
Rhino.Render.Utilities

Namespace: Rhino.Render

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public static class Utilities

The Utilities type exposes the following members.

Properties

Name

Description


Public Property
Static Member

Get the plug-in Id for the default render plug-in


Public Property
Static Member

Specifies whether incompatible content should be shown in the corresponding editor.


Public Property
Static Member

Specifies whether incompatible content should be shown in the corresponding editor.


Public Property
Static Member

Specifies whether incompatible content should be shown in the corresponding editor.


Methods

Name

Description


Public Method
Static Member

Changes the type of a content. This deletes the content and creates a replacement of the specified type allowing the caller to decide about harvesting.


Public Method
Static Member
FindFile(RhinoDoc, String)

Finds a file and also handles network shares.

Remarks

This is a replacement for CRhinoFileUtilities::FindFile().


Public Method
Static Member
FindFile(RhinoDoc, String, Boolean)

Finds a file and also handles network shares.

Remarks

This is a replacement for CRhinoFileUtilities::FindFile().


Public Method
Static Member

Gets a folder associated with the document for unpacking textures to


Public Method
Static Member

Determines if any texture in any persistent content list is using the specified file name for caching.


Public Method
Static Member

Loads a content from a library file and adds it to the persistent content list of a particular document.


Public Method
Static Member

Public Method
Static Member

Prompts the user for a save file name and the width, height and depth of an image to be saved.


Public Method
Static Member

Queries whether or not the Safe Frame is visible.


Public Method
Static Member

Set default render application


Public Method
Static Member

Shows the content chooser to allow the user to select a new or existing content.


Public Method
Static Member

Shows the content chooser to allow the user to select a new or existing content, or multiple contents.


Public Method
Static Member

Shows the content chooser to allow the user to select a new or existing content, or multiple contents.


Public Method
Static Member

Display and track the context menu.