MappingChannelCollection Class

MappingChannelCollection Class

MappingChannels for a Mesh
Inheritance Hierarchy
SystemObject
  Rhino.Render.ChangeQueueMappingChannelCollection

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

The MappingChannelCollection type exposes the following members.

Properties
  NameDescription
Public propertyChannels
Enumerate all available channels in this mapping
Public propertyCount
Get count of MappingChannels in this collection
Public propertyItem
Get MappingChannel on index
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
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