#include "StdAfx.h"
#include "2DArc.h"
#include "2DCircle.h"
#include "2DLineBaseSet.h"
#include "Interval.h"
#include "2DRect.h"
#include "2DPointSet.h"
--------------------------------------------------------------------------
Implementation file for C2DArc, a class which represents a curved line.
---------------------------------------------------------------------------