Class Hierarchy
AcRxObject AcDbGeomRef AcDbPathRef
C++
class AcDbPathRef : public AcDbGeomRef;
File
AcDbGeomRef.h
Description
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.