|
FRX SDK Documentation 2025 SP0
|
Functions | |
| ARX_API bool | isBuiltInArrow (wchar_t const *) |
| ARX_API bool | isZeroLengthArrow (wchar_t const *) |
| ARX_API Acad::ErrorStatus | findArrowId (wchar_t const *, AcDbObjectId &, AcDbDatabase *=nullptr) |
| ARX_API Acad::ErrorStatus | getArrowId (wchar_t const *, AcDbObjectId &, AcDbDatabase *=nullptr) |
| ARX_API int | dimatfit (int) |
| ARX_API int | dimfit (int, int) |
| ARX_API int | dimfrac (int) |
| ARX_API int | dimlunit (int) |
| ARX_API int | dimtmove (int) |
| ARX_API int | dimunit (int, int) |
| ARX_API wchar_t const * | arrowName (AcDbObjectId) |
| ARX_API wchar_t const * | arrowName (wchar_t const *) |
| ARX_API wchar_t const * | globalArrowName (AcDbObjectId) |
| ARX_API wchar_t const * | globalArrowName (wchar_t const *) |
| ARX_API wchar_t const * AcDmUtil::arrowName | ( | AcDbObjectId | ) |
| ARX_API Acad::ErrorStatus AcDmUtil::findArrowId | ( | wchar_t const * | , |
| AcDbObjectId & | , | ||
| AcDbDatabase * | = nullptr ) |
| ARX_API Acad::ErrorStatus AcDmUtil::getArrowId | ( | wchar_t const * | , |
| AcDbObjectId & | , | ||
| AcDbDatabase * | = nullptr ) |
| ARX_API wchar_t const * AcDmUtil::globalArrowName | ( | AcDbObjectId | ) |