RVTDocs.com
Namespace: Autodesk.Revit.DB

InstanceNode

Class
Description:
An output node that represents an instance of a geometry. It can be an instance of FamilyInstance, or it can be and instance of a part of symbol's geometry.
Remarks:
See also: OnInstanceBegin(InstanceNode). The SymbolGeometryId. contains the data for comparing if two InstanceNode points to the same geometry.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.RenderNode
    Autodesk.Revit.DB.GroupNode
      Autodesk.Revit.DB.InstanceNode
Syntax
public class InstanceNode : GroupNode