|
FRX SDK Documentation 2025 SP0
|
#include <AcConstrainedLine.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 25 of file AcConstrainedLine.h.
| AcConstrainedLine::AcConstrainedLine | ( | ) |
| AcConstrainedLine::AcConstrainedLine | ( | bool | ) |
| AcConstrainedLine::AcConstrainedLine | ( | AcConstrainedLine const & | ) |
| AcConstrainedLine::AcConstrainedLine | ( | AcDbObjectId | ) |
| AcGeVector3d AcConstrainedLine::direction | ( | void | ) | const |
| AcConstrainedLine & AcConstrainedLine::operator= | ( | AcConstrainedLine const & | ) |
| AcGePoint3d AcConstrainedLine::pointOnLine | ( | void | ) | const |