PreviewAppearance Class

PreviewAppearance Class

PreviewAppearance class
Inheritance Hierarchy
SystemObject
  Rhino.RenderPreviewAppearance

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class PreviewAppearance : IDisposable
Public NotInheritable Class PreviewAppearance
	Implements IDisposable

The PreviewAppearance type exposes the following members.

Constructors
  NameDescription
Public methodPreviewAppearance
Constructor for previewappearance
Top
Properties
  NameDescription
Public propertyCppPointer
Previewappearances c++ pointer
Public propertyMetaData
Previewappearance MetaData
Top
Methods
  NameDescription
Public methodBackground
Background
Public methodDispose
Dispose for previewappearance
Public methodEquals (Inherited from Object.)
Protected methodFinalize
Destructor for previewappearance
(Overrides ObjectFinalize.)
Public methodFromMetaData
Copy data from MetaData to PreviewAppearance
Public methodGeometry
Geometry
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodLighting
Lighting
Public methodRotationType
RotationType
Public methodRotationX
RotationX
Public methodRotationY
RotationY
Public methodSetRotationType
SetRotationType
Public methodSetRotationX
SetRotationX
Public methodSetRotationY
SetRotationY
Public methodSetSize
SetSize
Public methodSize
Size
Public methodToMetaData
Copy PreviewAppearance to MetaData
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also