Go to the source code of this file.
|
| ARX_API AcDbDatabase * | acdbCurDwg () |
| |
| ARX_API AcGePoint3d & | asPnt3d (const double *pnt) |
| |
| template<class T > |
| Acad::ErrorStatus | acdbOpenObject (T *&pObj, AcDbObjectId id, AcDb::OpenMode mode, bool openErased=false) |
| |
| ARX_API Acad::ErrorStatus | acdbOpenObject (AcDbObject *&, AcDbObjectId, AcDb::OpenMode, bool=false) |
| |
| ARX_API Acad::ErrorStatus | acdbOpenObject (AcDbEntity *&, AcDbObjectId, AcDb::OpenMode, bool=false) |
| |
| ARX_API void | acutDelString (ACHAR *&) |
| |
| ARX_API AcRxDictionary * | acrxServiceDictionaryImp () |
| |
| ARX_API AcDbTransactionManager * | acdbTransactionManagerPtr () |
| |
| ARX_API double * | asDblArray (const AcGePoint2d &) |
| |
| ARX_API double * | asDblArray (const AcGePoint3d &) |
| |
| ARX_API double * | asDblArray (const AcGeVector2d &) |
| |
| ARX_API double * | asDblArray (const AcGeVector3d &) |
| |
| ARX_API AcGeVector2d | asVec2d (const ads_point) |
| |
| ARX_API AcGeVector3d | asVec3d (const ads_point) |
| |
| ARX_API AcGePoint2d | asPnt2d (const ads_point) |
| |
| ARX_API AcRxDictionary * | acrxClassDictionaryPtr () |
| |
| ARX_API AcRxEvent * | acrxEventPtr () |
| |
| ARX_API AcApDocument * | curDoc () |
| |
| ARX_API AcRxImpKernel * | acrxKernelPtr () |
| |
| ARX_API HINSTANCE & | getDllInstance () |
| |
| ARX_API AcEdCommandStack * | acedRegCmdsPtr () |
| |
| ARX_API AcEditor * | acedEditorPtr () |
| |
| ARX_API AcRxDynamicLinker * | acrxDynamicLinkerPtr () |
| |
| ARX_API AcTransactionManager * | actrTransactionManagerPtr () |
| |
| const ARX_API AcString & | acdbAnnotationScaleCollectionName () |
| |
| ARX_API int | AcIntPtrToInt (Adesk::LongPtr, Adesk::LongPtr=0x1000000) |
| |
| ARX_API unsigned int | AcUIntPtrToUInt (Adesk::ULongPtr, Adesk::ULongPtr=0x1000000) |
| |
◆ acdbAnnotationScaleCollectionName()
◆ acdbCurDwg()
◆ acdbOpenObject() [1/3]
◆ acdbOpenObject() [2/3]
◆ acdbOpenObject() [3/3]
◆ acdbTransactionManagerPtr()
◆ acedEditorPtr()
◆ acedRegCmdsPtr()
◆ AcIntPtrToInt()
◆ acrxClassDictionaryPtr()
◆ acrxDynamicLinkerPtr()
◆ acrxEventPtr()
◆ acrxKernelPtr()
◆ acrxServiceDictionaryImp()
◆ actrTransactionManagerPtr()
◆ AcUIntPtrToUInt()
◆ acutDelString()
◆ asDblArray() [1/4]
◆ asDblArray() [2/4]
◆ asDblArray() [3/4]
◆ asDblArray() [4/4]
◆ asPnt2d()
◆ asPnt3d()
◆ asVec2d()
◆ asVec3d()
◆ curDoc()
◆ getDllInstance()