AcRxObject AcDbGeomRef AcDbPathRef
class AcDbPathRef : public AcDbGeomRef;
AcDbGeomRef.h
Reference to a path, which is just a sequence of edges. If the path has an array of edges which happen to be connected at their end points, it will try to concatenate the curves into one composite curve.