RhinoCommon API
DocumentOrFreeFloatingBase 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.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
The DocumentOrFreeFloatingBase type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginChange |
Call this function before making any change to this object (calling a setter) otherwise undo will not work correctly. Calls to BeginChange must be paired with a call to EndChange.
| |
| CopyFrom |
Copy from another object
(Inherited from FreeFloatingBase.) | |
| EndChange |
See BeginChange
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize |
Handle destruction of the un-managed CPP object.
(Inherited from FreeFloatingBase.) | |
| 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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Reference
SystemObject
Rhino.RenderFreeFloatingBase
Rhino.RenderDocumentOrFreeFloatingBase
Rhino.RenderDithering
Rhino.RenderGroundPlane
Rhino.RenderLinearWorkflow
Rhino.RenderRenderChannels
Rhino.RenderSkylight
Rhino.RenderSun
Rhino.RenderFreeFloatingBase
Rhino.RenderDocumentOrFreeFloatingBase
Rhino.RenderDithering
Rhino.RenderGroundPlane
Rhino.RenderLinearWorkflow
Rhino.RenderRenderChannels
Rhino.RenderSkylight
Rhino.RenderSun