|
FRX SDK Documentation 2025 SP0
|
#include <AcConstrainedArc.h>
Additional Inherited Members | |
Static Public Member Functions inherited from AcRxObject | |
| static AcRxClass *__cdecl | desc (void) |
| static AcRxObject *__cdecl | cast (AcRxObject const *) |
Protected Member Functions inherited from AcRxObject | |
| AcRxObject (void) | |
| virtual AcRxObject * | subQueryX (AcRxClass const *) const |
Protected Attributes inherited from AcObject | |
| void * | m_pData |
Definition at line 24 of file AcConstrainedArc.h.
| AcConstrainedArc::AcConstrainedArc | ( | AcConstrainedArc const & | ) |
| AcConstrainedArc::AcConstrainedArc | ( | AcDbObjectId | ) |
| AcConstrainedArc::AcConstrainedArc | ( | void | ) |
| AcGePoint3d AcConstrainedArc::endPoint | ( | void | ) | const |
| AcGePoint3d AcConstrainedArc::midPoint | ( | void | ) | const |
| AcConstrainedArc & AcConstrainedArc::operator= | ( | AcConstrainedArc const & | ) |
| AcGePoint3d AcConstrainedArc::startPoint | ( | void | ) | const |