PreviewAppearance
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
PreviewAppearance
Constructor for previewappearance
Properties
Name
Description
Public Property
CppPointer
Previewappearances c++ pointer
Public Property
MetaData
Previewappearance MetaData
Public Property
Scale
Size - used in the UI. Always meters.
Public Property
SceneScale
Scene size - the actual size that is rendered
Methods
Name
Description
Public Method
Background
Background
Public Method
Dispose
Dispose for previewappearance
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
Destructor for previewappearance
(Overrides Object.Finalize..)
Public Method
FromMetaData
Copy data from MetaData to PreviewAppearance
Public Method
Geometry
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
Lighting
Public Method
RotationType
RotationType
Public Method
RotationX
RotationX
Public Method
RotationY
RotationY
Public Method
SetRotationType
SetRotationType
Public Method
SetRotationX
SetRotationX
Public Method
SetRotationY
SetRotationY
Public Method
SetSize
Obsolete.
SetSize
Public Method
Size
Obsolete.
Size - used in the UI. Always meters.
Public Method
ToMetaData.
Copy PreviewAppearance to MetaData
Public Method
ToMetaData(MetaDataProxy)
Copy PreviewAppearance to MetaData
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)