FreeFloatingBase Class

FreeFloatingBase Class

Base class for Rhino.Render objects that are owned by the document, or can be delivered separately from other functions. In general, you cannot create these objects yourself.
Inheritance Hierarchy
SystemObject
  Rhino.RenderFreeFloatingBase
    Rhino.RenderDocumentOrFreeFloatingBase

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public abstract class FreeFloatingBase
Public MustInherit Class FreeFloatingBase

The FreeFloatingBase type exposes the following members.

Methods
  NameDescription
Public methodCopyFrom
Copy from another object
Public methodEquals (Inherited from Object.)
Protected methodFinalize
Handle destruction of the un-managed CPP object.
(Overrides ObjectFinalize.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also