Skip to content

PreviewAppearance

Public Class

PreviewAppearance class

Inheritance Hierarchy

System.Object
Rhino.Render.PreviewAppearance

Namespace: Rhino.Render

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public sealed class PreviewAppearance : IDisposable

The PreviewAppearance type exposes the following members.

Constructors

Name

Description


Public Method

Constructor for previewappearance


Properties

Name

Description


Public Property

Previewappearances c++ pointer


Public Property

Previewappearance MetaData


Public Property

Size - used in the UI. Always meters.


Public Property

Scene size - the actual size that is rendered


Methods

Name

Description


Public Method

Background


Public Method

Dispose for previewappearance


Public Method

Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.)


Protected Method

Destructor for previewappearance

(Overrides Object.Finalize..)


Public Method

Copy data from MetaData to PreviewAppearance


Public Method

Geometry


Public Method

GetHashCode

Serves as the default hash function.

(Inherited from Object.)


Public Method

GetType

Gets the Type of the current instance.

(Inherited from Object.)


Public Method

Lighting


Public Method

RotationType


Public Method

RotationX


Public Method

RotationY


Public Method

SetRotationType


Public Method

SetRotationX


Public Method

SetRotationY


Public Method

Obsolete.

SetSize


Public Method

Obsolete.

Size - used in the UI. Always meters.


Public Method

Copy PreviewAppearance to MetaData


Public Method

Copy PreviewAppearance to MetaData


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)