CFx SDK Documentation
2020SP3
|
#include <DbDimAssoc.h>
Additional Inherited Members | |
Static Public Member Functions inherited from OdDbPointRef | |
static bool | calcTransform (const OdDbObjectIdArray &ids, OdGeMatrix3d &A_Ecs2Wcs) |
static OdGeMatrix3d | mswcsToPswcs (const OdDbViewport *pVPort) |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
<group OdDb_Classes>
Definition at line 151 of file DbDimAssoc.h.
OdDbOsnapPointRef::OdDbOsnapPointRef | ( | ) |
|
virtual |
Reads the .dwg file format data of this object from the specified file.
pFiler | [in] Pointer to the filer from which the data are to be read. |
Implements OdDbPointRef.
|
virtual |
Writes the .dwg file format data of this object to the specified filer.
pFiler | [in] Pointer to the filer to which the data are to be written. |
Implements OdDbPointRef.
|
virtual |
Implements OdDbPointRef.
|
virtual |
Writes the DXF format data of this object to the specified filer.
pFiler | [in] Pointer to the filer to which the data are to be written. |
Implements OdDbPointRef.
|
virtual |
Implements OdDbPointRef.
|
virtual |
Implements OdDbPointRef.
void OdDbOsnapPointRef::getIdPath | ( | OdDbFullSubentPath & | idPath | ) | const |
void OdDbOsnapPointRef::getIntIdPath | ( | OdDbFullSubentPath & | intIdPath | ) | const |
void OdDbOsnapPointRef::getXrefHandles | ( | OdHandleArray & | xrefHandles | ) | const |
void OdDbOsnapPointRef::getXrefIntHandles | ( | OdHandleArray & | xrefHandles | ) | const |
|
inline |
Returns a reference to the OdDbXrefFullSubentPath of the intersecting entity for the OsnapPointRef object.
Definition at line 500 of file DbDimAssoc.h.
|
virtual |
Implements OdDbPointRef.
|
virtual |
Implements OdDbPointRef.
|
inline |
Returns the last OsnapPointRef for this OsnapPointRef object.
Definition at line 534 of file DbDimAssoc.h.
|
inline |
Returns the last OsnapPointRef for this OsnapPointRef object.
Definition at line 529 of file DbDimAssoc.h.
|
inline |
Returns a reference to the OdDbXrefFullSubentPath of the main entity for the OsnapPointRef object.
Definition at line 494 of file DbDimAssoc.h.
|
inline |
Returns the near Osnap value for this OsnapPointRef object.
Definition at line 506 of file DbDimAssoc.h.
OdDbOsnapPointRef::ODRX_DECLARE_MEMBERS | ( | OdDbOsnapPointRef | ) |
|
inline |
Returns the object snap mode for this OsnapPointRef object.
Value Description OdDb::kOsModeEnd 1 End Point OdDb::kOsModeMid 2 Mid Point OdDb::kOsModeCen 3 Center OdDb::kOsModeNode 4 Node OdDb::kOsModeQuad 5 Quadrant OdDb::kOsModeIntersec 6 Intersection OdDb::kOsModeIns 7 Insertion point OdDb::kOsModePerp 8 Perpendicular OdDb::kOsModeTan 9 Tangent OdDb::kOsModeNear 10 Nearest OdDb::kOsModeApint 11 Apparent intersection OdDb::kOsModePar 12 Parallel OdDb::kOsModeStart 13 Start Point
Definition at line 482 of file DbDimAssoc.h.
|
inline |
Returns a reference to the Osnap point for this OsnapPointRef object.
Definition at line 518 of file DbDimAssoc.h.
void OdDbOsnapPointRef::setIdPath | ( | const OdDbFullSubentPath & | idPath | ) |
void OdDbOsnapPointRef::setIntIdPath | ( | const OdDbFullSubentPath & | intIdPath | ) |
|
inline |
Sets the last OsnapPointRef for this OsnapPointRef object.
pOsnapPointRef | [in] Pointer to the last OsnapPointRef object. |
Definition at line 540 of file DbDimAssoc.h.
|
inline |
Returns the near Osnap value for this OsnapPointRef object.
nearOsnap | [in] Near Osnap value. |
Definition at line 512 of file DbDimAssoc.h.
|
inline |
Sets the object snap mode for this OsnapPointRef object.
Value Description OdDb::kOsModeEnd 1 End Point OdDb::kOsModeMid 2 Mid Point OdDb::kOsModeCen 3 Center OdDb::kOsModeNode 4 Node OdDb::kOsModeQuad 5 Quadrant OdDb::kOsModeIntersec 6 Intersection OdDb::kOsModeIns 7 Insertion point OdDb::kOsModePerp 8 Perpendicular OdDb::kOsModeTan 9 Tangent OdDb::kOsModeNear 10 Nearest OdDb::kOsModeApint 11 Apparent intersection OdDb::kOsModePar 12 Parallel OdDb::kOsModeStart 13 Start Point
Definition at line 488 of file DbDimAssoc.h.
|
inline |
Definition at line 523 of file DbDimAssoc.h.
void OdDbOsnapPointRef::setXrefHandles | ( | const OdHandleArray & | xrefHandles | ) |
void OdDbOsnapPointRef::setXrefIntHandles | ( | const OdHandleArray & | xrefHandles | ) |
Implements OdDbPointRef.
|
virtual |
Implements OdDbPointRef.
|
virtual |
Implements OdDbPointRef.