RVTDocs.com
Namespace: Autodesk.Revit.DB

MaterialNode

Class
Description:
This class represents a change of material during a model-exporting process.
Remarks:

Output nodes following this node are to be assumed using the material. The material remains in effect until another material node is sent to the output.

See also: OnMaterial(MaterialNode).

Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.RenderNode
    Autodesk.Revit.DB.MaterialNode
Syntax
public class MaterialNode : RenderNode