|
FRX SDK Documentation 2025 SP0
|
#include <AcDbPathRef.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 26 of file AcDbPathRef.h.
| AcDbPathRef::AcDbPathRef | ( | ) |
| AcDbPathRef::AcDbPathRef | ( | AcDbPathRef const & | ) |
| AcDbPathRef::AcDbPathRef | ( | AcArray< AcDbEdgeRef > const & | ) |
| AcDbPathRef::AcDbPathRef | ( | AcDbFullSubentPathArray const & | , |
| AcDbFullSubentPathArray const & | ) |
|
virtual |
| AcDbPathRef::ACRX_DECLARE_MEMBERS | ( | AcDbPathRef | ) |
|
overridevirtual |
Reimplemented from AcRxObject.
|
overridevirtual |
Reimplemented from AcDbGeomRef.
| const AcArray< AcDbEdgeRef > & AcDbPathRef::edgeRefs | ( | ) |
|
overridevirtual |
Reimplemented from AcDbGeomRef.
| Acad::ErrorStatus AcDbPathRef::getEntityArray | ( | AcArray< AcDbEntity * > | , |
| bool | ) const |
Reimplemented from AcDbGeomRef.
| bool AcDbPathRef::isEqualTo | ( | AcGeCurve3d const * | ) |
| bool AcDbPathRef::isReferencePath | ( | ) |
Reimplemented from AcDbGeomRef.
| AcDbPathRef & AcDbPathRef::operator= | ( | const AcDbPathRef & | ) |
Reimplemented from AcDbGeomRef.
| void AcDbPathRef::setEdgeRefs | ( | AcArray< AcDbEdgeRef > const & | ) |