Description
This class is similar to the AcDMMNode ObjectARX class. It contains information associated with a node in a DWF structure.
AcDMMNode is a lightweight object that holds the data needed to describe a node in a DWF Whip2D (.w2d) file.
Class Hierarchy
Autodesk.AutoCAD.Publishing.DwfNode
C#
public sealed class DwfNode;
Visual Basic
Public sealed Class DwfNode