Mesh Class

Mesh Class

Representation of ChangeQueue Mesh
Inheritance Hierarchy
SystemObject
  Rhino.Render.ChangeQueueMesh

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class Mesh
Public Class Mesh

The Mesh type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Get object attributes of object associated to this mesh. This will be possible only after returning true from ChangeQueue.ProvideOriginalObject()
Public propertyMapping
Get the mapping for this mesh.
Public propertySingleMapping
Get texture mapping info as single mapping
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetMeshes
Get a SimpleArrayMeshPointer containing all meshes for the related Mesh
Public methodGetType (Inherited from Object.)
Public methodId
Get the Object Guid this mesh is for.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also