|
FRX SDK Documentation 2025 SP0
|
#include <AcDbVertexRef.h>
Public Types | |
| enum | ImpliedType { kExplicitVertex , kUnknownType , kEdgeStart , kEdgeEnd , kEdgeMid , kEdgeCenter , kEdgeSplineControlPoint , kEdgeSplineFitPoint } |
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 AcDbSubentRef | |
| AcDbCompoundObjectId | m_entityId |
Protected Attributes inherited from AcObject | |
| void * | m_pData |
Definition at line 22 of file AcDbVertexRef.h.
| Enumerator | |
|---|---|
| kExplicitVertex | |
| kUnknownType | |
| kEdgeStart | |
| kEdgeEnd | |
| kEdgeMid | |
| kEdgeCenter | |
| kEdgeSplineControlPoint | |
| kEdgeSplineFitPoint | |
Definition at line 27 of file AcDbVertexRef.h.
| AcDbVertexRef::AcDbVertexRef | ( | ) |
| AcDbVertexRef::AcDbVertexRef | ( | const AcDbVertexRef & | ) |
|
virtual |
|
explicit |
|
explicit |
|
explicit |
|
explicit |
|
explicit |
| AcDbVertexRef::ACRX_DECLARE_MEMBERS | ( | AcDbVertexRef | ) |
|
overridevirtual |
Reimplemented from AcDbSubentRef.
|
overridevirtual |
Reimplemented from AcDbSubentRef.
|
overridevirtual |
Reimplemented from AcDbSubentRef.
|
overridevirtual |
Reimplemented from AcDbSubentRef.
|
virtual |
| AcDbVertexRef::ImpliedType AcDbVertexRef::impliedType | ( | ) | const |
| int AcDbVertexRef::index | ( | ) | const |
Reimplemented from AcDbSubentRef.
| AcDbVertexRef & AcDbVertexRef::operator= | ( | const AcDbVertexRef & | ) |
| AcGePoint3d AcDbVertexRef::point | ( | ) | const |
| const AcDbGeomRef * AcDbVertexRef::referencedRef | ( | ) |
Reimplemented from AcDbSubentRef.
|
overridevirtual |
Reimplemented from AcDbSubentRef.