RenderContentType Class |
Namespace: Rhino.Render
The RenderContentType type exposes the following members.
Name | Description | |
---|---|---|
![]() | RenderContentType | Initializes a new instance of the RenderContentType class |
Name | Description | |
---|---|---|
![]() | Id |
Returns the type identifier associated with this type.
|
![]() | InternalName |
Returns the internal name identifier associated with this type.
|
![]() | PlugInId | |
![]() | RenderEngineId |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the RenderContentType |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the RenderContentType and optionally releases the managed resources |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | (Overrides ObjectFinalize.) |
![]() ![]() | GetAllAvailableTypes |
Gets an array of all available render content types registered with Rhino.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | NewContentFromTypeId(Guid) |
Create a new content specified by the Guid.
This function can be used to create temporary content, as it calls
::RhRdkContentFactories().NewContentFromType().
|
![]() ![]() | NewContentFromTypeId(Guid, RhinoDoc) | |
![]() | NewRenderContent |
Returns a new instance of the render content of this type. This content can be added to a persistant list.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |