FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Functions
Global Func.h File Reference
#include "../_impl_include/include_x86/OdaX2.h"

Go to the source code of this file.

Functions

ARX_API long __cdecl AcAxArrayPolar (AcAxObjectRef &, IDispatch *, int, double, VARIANT, VARIANT *)
 
ARX_API long __cdecl AcAxArrayPolar (AcDbObjectId &, IDispatch *, int, double, VARIANT, VARIANT *)
 
ARX_API long __cdecl AcAxArrayRectangular (AcAxObjectRef &, IDispatch *, int, int, int, double, double, double, VARIANT *)
 
ARX_API long __cdecl AcAxArrayRectangular (AcDbObjectId &, IDispatch *, int, int, int, double, double, double, VARIANT *)
 
ARX_API long __cdecl AcAxCopy (AcAxObjectRef &, IDispatch *, IDispatch **, AcDbObjectId=AcDbObjectId::kNull)
 
ARX_API long __cdecl AcAxCopy (AcDbObjectId &, IDispatch *, IDispatch **, AcDbObjectId=AcDbObjectId::kNull)
 
ARX_API long __cdecl AcAxErase (AcAxObjectRef &)
 
ARX_API long __cdecl AcAxErase (AcDbObjectId &)
 
ARX_API long __cdecl AcAxGetBoundingBox (AcAxObjectRef &, VARIANT *, VARIANT *)
 
ARX_API long __cdecl AcAxGetBoundingBox (AcDbObjectId &, VARIANT *, VARIANT *)
 
ARX_API long __cdecl AcAxGetColor (AcAxObjectRef &, AcColor *)
 
ARX_API long __cdecl AcAxGetColor (AcDbObjectId &, AcColor *)
 
ARX_API long __cdecl AcAxGetDatabase (AcDbDatabase *, IDispatch *, IDispatch **)
 
ARX_API long __cdecl AcAxGetExtensionDictionary (AcAxObjectRef &, IDispatch *, struct IAcadDictionary **)
 
ARX_API long __cdecl AcAxGetExtensionDictionary (AcDbObjectId &, IDispatch *, struct IAcadDictionary **)
 
ARX_API long __cdecl AcAxGetHandle (AcAxObjectRef &, BSTR *)
 
ARX_API long __cdecl AcAxGetHandle (AcDbObjectId &, BSTR *)
 
ARX_API long __cdecl AcAxGetHyperlinks (AcAxObjectRef &, IDispatch *, struct IAcadHyperlinks **)
 
ARX_API long __cdecl AcAxGetHyperlinks (AcDbObjectId &, IDispatch *, struct IAcadHyperlinks **)
 
ARX_API long __cdecl AcAxGetIUnknownOfObject (IUnknown **, AcDbObject *, IDispatch *)
 
ARX_API long __cdecl AcAxGetIUnknownOfObject (IUnknown **, AcDbObjectId &, IDispatch *)
 
ARX_API long __cdecl AcAxGetLayer (AcAxObjectRef &, BSTR *)
 
ARX_API long __cdecl AcAxGetLayer (AcDbObjectId &, BSTR *)
 
ARX_API long __cdecl AcAxGetLineWeight (AcAxObjectRef &, AcLineWeight *)
 
ARX_API long __cdecl AcAxGetLineWeight (AcDbObjectId &, AcLineWeight *)
 
ARX_API long __cdecl AcAxGetLinetype (AcAxObjectRef &, BSTR *)
 
ARX_API long __cdecl AcAxGetLinetype (AcDbObjectId &, BSTR *)
 
ARX_API long __cdecl AcAxGetLinetypeScale (AcAxObjectRef &, double *)
 
ARX_API long __cdecl AcAxGetLinetypeScale (AcDbObjectId &, double *)
 
ARX_API long __cdecl AcAxGetMaterial (AcAxObjectRef &, BSTR *)
 
ARX_API long __cdecl AcAxGetMaterial (AcDbObjectId &, BSTR *)
 
ARX_API long __cdecl AcAxGetObjectName (AcAxObjectRef &, BSTR *)
 
ARX_API long __cdecl AcAxGetObjectName (AcDbObjectId &, BSTR *)
 
ARX_API long __cdecl AcAxGetOwnerId (AcAxObjectRef &, LONG_PTR *)
 
ARX_API long __cdecl AcAxGetOwnerId (AcDbObjectId &, LONG_PTR *)
 
ARX_API long __cdecl AcAxGetPlotStyleName (AcAxObjectRef &, BSTR *)
 
ARX_API long __cdecl AcAxGetPlotStyleName (AcDbObjectId &, BSTR *)
 
ARX_API long __cdecl AcAxGetShadowDisplay (AcAxObjectRef &, AcShadowDisplayType *)
 
ARX_API long __cdecl AcAxGetShadowDisplay (AcDbObjectId &, AcShadowDisplayType *)
 
ARX_API long __cdecl AcAxGetTrueColor (AcAxObjectRef &, struct IAcadAcCmColor **)
 
ARX_API long __cdecl AcAxGetTrueColor (AcDbObjectId &, struct IAcadAcCmColor **)
 
ARX_API long __cdecl AcAxGetVisible (AcAxObjectRef &, short *)
 
ARX_API long __cdecl AcAxGetVisible (AcDbObjectId &, short *)
 
ARX_API long __cdecl AcAxGetXData (AcAxObjectRef &, BSTR, VARIANT *, VARIANT *)
 
ARX_API long __cdecl AcAxGetXData (AcDbObjectId &, BSTR, VARIANT *, VARIANT *)
 
ARX_API long __cdecl AcAxHasExtensionDictionary (AcAxObjectRef &, short *)
 
ARX_API long __cdecl AcAxHasExtensionDictionary (AcDbObjectId &, short *)
 
ARX_API long __cdecl AcAxHighlight (AcAxObjectRef &, short)
 
ARX_API long __cdecl AcAxHighlight (AcDbObjectId &, short)
 
ARX_API long __cdecl AcAxIntersectWith (AcAxObjectRef &, IDispatch *, AcExtendOption, VARIANT *)
 
ARX_API long __cdecl AcAxIntersectWith (AcDbObjectId &, IDispatch *, AcExtendOption, VARIANT *)
 
ARX_API long __cdecl AcAxMirror (AcAxObjectRef &, IDispatch *, VARIANT, VARIANT, IDispatch **)
 
ARX_API long __cdecl AcAxMirror (AcDbObjectId &, IDispatch *, VARIANT, VARIANT, IDispatch **)
 
ARX_API long __cdecl AcAxMirror3D (AcAxObjectRef &, IDispatch *, VARIANT, VARIANT, VARIANT, IDispatch **)
 
ARX_API long __cdecl AcAxMirror3D (AcDbObjectId &, IDispatch *, VARIANT, VARIANT, VARIANT, IDispatch **)
 
ARX_API long __cdecl AcAxMove (AcAxObjectRef &, VARIANT, VARIANT)
 
ARX_API long __cdecl AcAxMove (AcDbObjectId &, VARIANT, VARIANT)
 
ARX_API long __cdecl AcAxPutColor (AcAxObjectRef &, AcColor)
 
ARX_API long __cdecl AcAxPutColor (AcDbObjectId &, AcColor)
 
ARX_API long __cdecl AcAxPutLayer (AcAxObjectRef &, BSTR)
 
ARX_API long __cdecl AcAxPutLayer (AcDbObjectId &, BSTR)
 
ARX_API long __cdecl AcAxPutLineWeight (AcAxObjectRef &, AcLineWeight)
 
ARX_API long __cdecl AcAxPutLineWeight (AcDbObjectId &, AcLineWeight)
 
ARX_API long __cdecl AcAxPutLinetype (AcAxObjectRef &, BSTR)
 
ARX_API long __cdecl AcAxPutLinetype (AcDbObjectId &, BSTR)
 
ARX_API long __cdecl AcAxPutLinetypeScale (AcAxObjectRef &, double)
 
ARX_API long __cdecl AcAxPutLinetypeScale (AcDbObjectId &, double)
 
ARX_API long __cdecl AcAxPutMaterial (AcAxObjectRef &, BSTR)
 
ARX_API long __cdecl AcAxPutMaterial (AcDbObjectId &, BSTR)
 
ARX_API long __cdecl AcAxPutPlotStyleName (AcAxObjectRef &, BSTR)
 
ARX_API long __cdecl AcAxPutPlotStyleName (AcDbObjectId &, BSTR)
 
ARX_API long __cdecl AcAxPutShadowDisplay (AcAxObjectRef &, AcShadowDisplayType)
 
ARX_API long __cdecl AcAxPutShadowDisplay (AcDbObjectId &, AcShadowDisplayType)
 
ARX_API long __cdecl AcAxPutTrueColor (AcAxObjectRef &, struct IAcadAcCmColor *)
 
ARX_API long __cdecl AcAxPutTrueColor (AcDbObjectId &, struct IAcadAcCmColor *)
 
ARX_API long __cdecl AcAxPutVisible (AcAxObjectRef &, short)
 
ARX_API long __cdecl AcAxPutVisible (AcDbObjectId &, short)
 
ARX_API long __cdecl AcAxRotate (AcAxObjectRef &, VARIANT, double)
 
ARX_API long __cdecl AcAxRotate (AcDbObjectId &, VARIANT, double)
 
ARX_API long __cdecl AcAxRotate3D (AcAxObjectRef &, VARIANT, VARIANT, double)
 
ARX_API long __cdecl AcAxRotate3D (AcDbObjectId &, VARIANT, VARIANT, double)
 
ARX_API long __cdecl AcAxScaleEntity (AcAxObjectRef &, VARIANT, double)
 
ARX_API long __cdecl AcAxScaleEntity (AcDbObjectId &, VARIANT, double)
 
ARX_API long __cdecl AcAxSetXData (AcAxObjectRef &, VARIANT, VARIANT)
 
ARX_API long __cdecl AcAxSetXData (AcDbObjectId &, VARIANT, VARIANT)
 
ARX_API long __cdecl AcAxTransformBy (AcAxObjectRef &, VARIANT)
 
ARX_API long __cdecl AcAxTransformBy (AcDbObjectId &, VARIANT)
 
ARX_API long __cdecl AcAxUpdate (AcAxObjectRef &)
 
ARX_API long __cdecl AcAxUpdate (AcDbObjectId &)
 
ARX_API long __cdecl AcAxGetObjectType (AcDbObjectId &, long *)
 
ARX_API long __cdecl AcOpmEditable (IUnknown *, struct ACAD_OPMPROPMAP_ENTRY *, long, int *)
 
ARX_API long __cdecl AcOpmGetCategoryCommandButtons (IUnknown *, struct HINSTANCE__ *, class std::vector< struct CATCMDBTN_ENTRY, class std::allocator< struct CATCMDBTN_ENTRY > > &, int, VARIANT *)
 
ARX_API long __cdecl AcOpmGetCategoryDescription (IUnknown *, struct HINSTANCE__ *, class std::vector< struct CATEGORY_ENTRY, class std::allocator< struct CATEGORY_ENTRY > > &, int, unsigned long, BSTR *)
 
ARX_API long __cdecl AcOpmGetCategoryName (IUnknown *, struct HINSTANCE__ *, class std::vector< struct CATEGORY_ENTRY, class std::allocator< struct CATEGORY_ENTRY > > &, int, unsigned long, BSTR *)
 
ARX_API long __cdecl AcOpmGetCategoryName (IUnknown *, struct HINSTANCE__ *, struct ACAD_OPMPROPMAP_ENTRY *, int, unsigned long, BSTR *)
 
ARX_API long __cdecl AcOpmGetCategoryWeight (IUnknown *, class std::vector< struct CATEGORY_ENTRY, class std::allocator< struct CATEGORY_ENTRY > > &, int, long *)
 
ARX_API long __cdecl AcOpmGetCommandButtons (IUnknown *, struct HINSTANCE__ *, class std::vector< struct CMDBTN_ENTRY, class std::allocator< struct CMDBTN_ENTRY > > &, VARIANT *)
 
ARX_API long __cdecl AcOpmGetCustomPropertyCtrl (IUnknown *, class std::vector< struct PER_PROP_DISP_ENTRY, class std::allocator< struct PER_PROP_DISP_ENTRY > > &, VARIANT, unsigned long, BSTR *)
 
ARX_API long __cdecl AcOpmGetDisplayName (IUnknown *, struct HINSTANCE__ *, struct ACAD_OPMPROPMAP_ENTRY *, long, BSTR *)
 
ARX_API long __cdecl AcOpmGetDisplayString (IUnknown *, struct ACAD_OPMPROPMAP_ENTRY *, long, BSTR *)
 
ARX_API long __cdecl AcOpmGetParentCategory (IUnknown *, class std::vector< struct CATEGORY_ENTRY, class std::allocator< struct CATEGORY_ENTRY > > &, int, int *)
 
ARX_API long __cdecl AcOpmGetPredefinedStrings (IUnknown *, struct HINSTANCE__ *, struct ACAD_OPMPROPMAP_ENTRY *, long, struct tagCALPOLESTR *, struct tagCADWORD *)
 
ARX_API long __cdecl AcOpmGetPredefinedValue (IUnknown *, struct ACAD_OPMPROPMAP_ENTRY *, long, unsigned long, VARIANT *)
 
ARX_API long __cdecl AcOpmGetPropTextColor (IUnknown *, class std::vector< struct PER_PROP_DISP_ENTRY, class std::allocator< struct PER_PROP_DISP_ENTRY > > &, VARIANT, unsigned long *)
 
ARX_API long __cdecl AcOpmGetPropertyIcon (IUnknown *, struct HINSTANCE__ *, class std::vector< struct PER_PROP_DISP_ENTRY, class std::allocator< struct PER_PROP_DISP_ENTRY > > &, VARIANT, IUnknown **)
 
ARX_API long __cdecl AcOpmGetPropertyWeight (IUnknown *, class std::vector< struct PER_PROP_DISP_ENTRY, class std::allocator< struct PER_PROP_DISP_ENTRY > > &, VARIANT, long *)
 
ARX_API long __cdecl AcOpmIsPropFullView (IUnknown *, class std::vector< struct PER_PROP_DISP_ENTRY, class std::allocator< struct PER_PROP_DISP_ENTRY > > &, VARIANT, short *, unsigned long *)
 
ARX_API long __cdecl AcOpmMapPropertyToCategory (IUnknown *, struct ACAD_OPMPROPMAP_ENTRY *, long, int *)
 
ARX_API long __cdecl AcOpmMapPropertyToPage (IUnknown *, struct ACAD_OPMPROPMAP_ENTRY *, long, struct _GUID *)
 
ARX_API long __cdecl AcOpmShowProperty (IUnknown *, struct ACAD_OPMPROPMAP_ENTRY *, long, int *)
 
ARX_API long __cdecl RaiseAcAXException (struct _GUID const &, long, unsigned long,...)
 
ARX_API long __cdecl RaiseArxException (struct _GUID const &, long, Acad::ErrorStatus)
 
ARX_API void DllGetClassObject ()
 
ARX_API void acMgcEpR3osSB ()
 
ARX_API long AcAxPutTransparency (AcAxObjectRef &, BSTR)
 
ARX_API long AcAxGetTransparency (AcAxObjectRef &, BSTR *)
 

Function Documentation

◆ AcAxArrayPolar() [1/2]

ARX_API long __cdecl AcAxArrayPolar ( AcAxObjectRef & ,
IDispatch * ,
int ,
double ,
VARIANT ,
VARIANT *  )

◆ AcAxArrayPolar() [2/2]

ARX_API long __cdecl AcAxArrayPolar ( AcDbObjectId & ,
IDispatch * ,
int ,
double ,
VARIANT ,
VARIANT *  )

◆ AcAxArrayRectangular() [1/2]

ARX_API long __cdecl AcAxArrayRectangular ( AcAxObjectRef & ,
IDispatch * ,
int ,
int ,
int ,
double ,
double ,
double ,
VARIANT *  )

◆ AcAxArrayRectangular() [2/2]

ARX_API long __cdecl AcAxArrayRectangular ( AcDbObjectId & ,
IDispatch * ,
int ,
int ,
int ,
double ,
double ,
double ,
VARIANT *  )

◆ AcAxCopy() [1/2]

◆ AcAxCopy() [2/2]

◆ AcAxErase() [1/2]

ARX_API long __cdecl AcAxErase ( AcAxObjectRef & )

◆ AcAxErase() [2/2]

ARX_API long __cdecl AcAxErase ( AcDbObjectId & )

◆ AcAxGetBoundingBox() [1/2]

ARX_API long __cdecl AcAxGetBoundingBox ( AcAxObjectRef & ,
VARIANT * ,
VARIANT *  )

◆ AcAxGetBoundingBox() [2/2]

ARX_API long __cdecl AcAxGetBoundingBox ( AcDbObjectId & ,
VARIANT * ,
VARIANT *  )

◆ AcAxGetColor() [1/2]

ARX_API long __cdecl AcAxGetColor ( AcAxObjectRef & ,
AcColor *  )

◆ AcAxGetColor() [2/2]

ARX_API long __cdecl AcAxGetColor ( AcDbObjectId & ,
AcColor *  )

◆ AcAxGetDatabase()

ARX_API long __cdecl AcAxGetDatabase ( AcDbDatabase * ,
IDispatch * ,
IDispatch **  )

◆ AcAxGetExtensionDictionary() [1/2]

ARX_API long __cdecl AcAxGetExtensionDictionary ( AcAxObjectRef & ,
IDispatch * ,
struct IAcadDictionary **  )

◆ AcAxGetExtensionDictionary() [2/2]

ARX_API long __cdecl AcAxGetExtensionDictionary ( AcDbObjectId & ,
IDispatch * ,
struct IAcadDictionary **  )

◆ AcAxGetHandle() [1/2]

ARX_API long __cdecl AcAxGetHandle ( AcAxObjectRef & ,
BSTR *  )

◆ AcAxGetHandle() [2/2]

ARX_API long __cdecl AcAxGetHandle ( AcDbObjectId & ,
BSTR *  )

◆ AcAxGetHyperlinks() [1/2]

ARX_API long __cdecl AcAxGetHyperlinks ( AcAxObjectRef & ,
IDispatch * ,
struct IAcadHyperlinks **  )

◆ AcAxGetHyperlinks() [2/2]

ARX_API long __cdecl AcAxGetHyperlinks ( AcDbObjectId & ,
IDispatch * ,
struct IAcadHyperlinks **  )

◆ AcAxGetIUnknownOfObject() [1/2]

ARX_API long __cdecl AcAxGetIUnknownOfObject ( IUnknown ** ,
AcDbObject * ,
IDispatch *  )

◆ AcAxGetIUnknownOfObject() [2/2]

ARX_API long __cdecl AcAxGetIUnknownOfObject ( IUnknown ** ,
AcDbObjectId & ,
IDispatch *  )

◆ AcAxGetLayer() [1/2]

ARX_API long __cdecl AcAxGetLayer ( AcAxObjectRef & ,
BSTR *  )

◆ AcAxGetLayer() [2/2]

ARX_API long __cdecl AcAxGetLayer ( AcDbObjectId & ,
BSTR *  )

◆ AcAxGetLinetype() [1/2]

ARX_API long __cdecl AcAxGetLinetype ( AcAxObjectRef & ,
BSTR *  )

◆ AcAxGetLinetype() [2/2]

ARX_API long __cdecl AcAxGetLinetype ( AcDbObjectId & ,
BSTR *  )

◆ AcAxGetLinetypeScale() [1/2]

ARX_API long __cdecl AcAxGetLinetypeScale ( AcAxObjectRef & ,
double *  )

◆ AcAxGetLinetypeScale() [2/2]

ARX_API long __cdecl AcAxGetLinetypeScale ( AcDbObjectId & ,
double *  )

◆ AcAxGetLineWeight() [1/2]

ARX_API long __cdecl AcAxGetLineWeight ( AcAxObjectRef & ,
AcLineWeight *  )

◆ AcAxGetLineWeight() [2/2]

ARX_API long __cdecl AcAxGetLineWeight ( AcDbObjectId & ,
AcLineWeight *  )

◆ AcAxGetMaterial() [1/2]

ARX_API long __cdecl AcAxGetMaterial ( AcAxObjectRef & ,
BSTR *  )

◆ AcAxGetMaterial() [2/2]

ARX_API long __cdecl AcAxGetMaterial ( AcDbObjectId & ,
BSTR *  )

◆ AcAxGetObjectName() [1/2]

ARX_API long __cdecl AcAxGetObjectName ( AcAxObjectRef & ,
BSTR *  )

◆ AcAxGetObjectName() [2/2]

ARX_API long __cdecl AcAxGetObjectName ( AcDbObjectId & ,
BSTR *  )

◆ AcAxGetObjectType()

ARX_API long __cdecl AcAxGetObjectType ( AcDbObjectId & ,
long *  )

◆ AcAxGetOwnerId() [1/2]

ARX_API long __cdecl AcAxGetOwnerId ( AcAxObjectRef & ,
LONG_PTR *  )

◆ AcAxGetOwnerId() [2/2]

ARX_API long __cdecl AcAxGetOwnerId ( AcDbObjectId & ,
LONG_PTR *  )

◆ AcAxGetPlotStyleName() [1/2]

ARX_API long __cdecl AcAxGetPlotStyleName ( AcAxObjectRef & ,
BSTR *  )

◆ AcAxGetPlotStyleName() [2/2]

ARX_API long __cdecl AcAxGetPlotStyleName ( AcDbObjectId & ,
BSTR *  )

◆ AcAxGetShadowDisplay() [1/2]

ARX_API long __cdecl AcAxGetShadowDisplay ( AcAxObjectRef & ,
AcShadowDisplayType *  )

◆ AcAxGetShadowDisplay() [2/2]

ARX_API long __cdecl AcAxGetShadowDisplay ( AcDbObjectId & ,
AcShadowDisplayType *  )

◆ AcAxGetTransparency()

ARX_API long AcAxGetTransparency ( AcAxObjectRef & ,
BSTR *  )

◆ AcAxGetTrueColor() [1/2]

ARX_API long __cdecl AcAxGetTrueColor ( AcAxObjectRef & ,
struct IAcadAcCmColor **  )

◆ AcAxGetTrueColor() [2/2]

ARX_API long __cdecl AcAxGetTrueColor ( AcDbObjectId & ,
struct IAcadAcCmColor **  )

◆ AcAxGetVisible() [1/2]

ARX_API long __cdecl AcAxGetVisible ( AcAxObjectRef & ,
short *  )

◆ AcAxGetVisible() [2/2]

ARX_API long __cdecl AcAxGetVisible ( AcDbObjectId & ,
short *  )

◆ AcAxGetXData() [1/2]

ARX_API long __cdecl AcAxGetXData ( AcAxObjectRef & ,
BSTR ,
VARIANT * ,
VARIANT *  )

◆ AcAxGetXData() [2/2]

ARX_API long __cdecl AcAxGetXData ( AcDbObjectId & ,
BSTR ,
VARIANT * ,
VARIANT *  )

◆ AcAxHasExtensionDictionary() [1/2]

ARX_API long __cdecl AcAxHasExtensionDictionary ( AcAxObjectRef & ,
short *  )

◆ AcAxHasExtensionDictionary() [2/2]

ARX_API long __cdecl AcAxHasExtensionDictionary ( AcDbObjectId & ,
short *  )

◆ AcAxHighlight() [1/2]

ARX_API long __cdecl AcAxHighlight ( AcAxObjectRef & ,
short  )

◆ AcAxHighlight() [2/2]

ARX_API long __cdecl AcAxHighlight ( AcDbObjectId & ,
short  )

◆ AcAxIntersectWith() [1/2]

ARX_API long __cdecl AcAxIntersectWith ( AcAxObjectRef & ,
IDispatch * ,
AcExtendOption ,
VARIANT *  )

◆ AcAxIntersectWith() [2/2]

ARX_API long __cdecl AcAxIntersectWith ( AcDbObjectId & ,
IDispatch * ,
AcExtendOption ,
VARIANT *  )

◆ AcAxMirror() [1/2]

◆ AcAxMirror() [2/2]

◆ AcAxMirror3D() [1/2]

◆ AcAxMirror3D() [2/2]

ARX_API long __cdecl AcAxMirror3D ( AcDbObjectId & ,
IDispatch * ,
VARIANT ,
VARIANT ,
VARIANT ,
IDispatch **  )

◆ AcAxMove() [1/2]

◆ AcAxMove() [2/2]

◆ AcAxPutColor() [1/2]

ARX_API long __cdecl AcAxPutColor ( AcAxObjectRef & ,
AcColor  )

◆ AcAxPutColor() [2/2]

ARX_API long __cdecl AcAxPutColor ( AcDbObjectId & ,
AcColor  )

◆ AcAxPutLayer() [1/2]

ARX_API long __cdecl AcAxPutLayer ( AcAxObjectRef & ,
BSTR  )

◆ AcAxPutLayer() [2/2]

ARX_API long __cdecl AcAxPutLayer ( AcDbObjectId & ,
BSTR  )

◆ AcAxPutLinetype() [1/2]

ARX_API long __cdecl AcAxPutLinetype ( AcAxObjectRef & ,
BSTR  )

◆ AcAxPutLinetype() [2/2]

ARX_API long __cdecl AcAxPutLinetype ( AcDbObjectId & ,
BSTR  )

◆ AcAxPutLinetypeScale() [1/2]

ARX_API long __cdecl AcAxPutLinetypeScale ( AcAxObjectRef & ,
double  )

◆ AcAxPutLinetypeScale() [2/2]

ARX_API long __cdecl AcAxPutLinetypeScale ( AcDbObjectId & ,
double  )

◆ AcAxPutLineWeight() [1/2]

ARX_API long __cdecl AcAxPutLineWeight ( AcAxObjectRef & ,
AcLineWeight  )

◆ AcAxPutLineWeight() [2/2]

ARX_API long __cdecl AcAxPutLineWeight ( AcDbObjectId & ,
AcLineWeight  )

◆ AcAxPutMaterial() [1/2]

ARX_API long __cdecl AcAxPutMaterial ( AcAxObjectRef & ,
BSTR  )

◆ AcAxPutMaterial() [2/2]

ARX_API long __cdecl AcAxPutMaterial ( AcDbObjectId & ,
BSTR  )

◆ AcAxPutPlotStyleName() [1/2]

ARX_API long __cdecl AcAxPutPlotStyleName ( AcAxObjectRef & ,
BSTR  )

◆ AcAxPutPlotStyleName() [2/2]

ARX_API long __cdecl AcAxPutPlotStyleName ( AcDbObjectId & ,
BSTR  )

◆ AcAxPutShadowDisplay() [1/2]

ARX_API long __cdecl AcAxPutShadowDisplay ( AcAxObjectRef & ,
AcShadowDisplayType  )

◆ AcAxPutShadowDisplay() [2/2]

ARX_API long __cdecl AcAxPutShadowDisplay ( AcDbObjectId & ,
AcShadowDisplayType  )

◆ AcAxPutTransparency()

ARX_API long AcAxPutTransparency ( AcAxObjectRef & ,
BSTR  )

◆ AcAxPutTrueColor() [1/2]

ARX_API long __cdecl AcAxPutTrueColor ( AcAxObjectRef & ,
struct IAcadAcCmColor *  )

◆ AcAxPutTrueColor() [2/2]

ARX_API long __cdecl AcAxPutTrueColor ( AcDbObjectId & ,
struct IAcadAcCmColor *  )

◆ AcAxPutVisible() [1/2]

ARX_API long __cdecl AcAxPutVisible ( AcAxObjectRef & ,
short  )

◆ AcAxPutVisible() [2/2]

ARX_API long __cdecl AcAxPutVisible ( AcDbObjectId & ,
short  )

◆ AcAxRotate() [1/2]

ARX_API long __cdecl AcAxRotate ( AcAxObjectRef & ,
VARIANT ,
double  )

◆ AcAxRotate() [2/2]

ARX_API long __cdecl AcAxRotate ( AcDbObjectId & ,
VARIANT ,
double  )

◆ AcAxRotate3D() [1/2]

ARX_API long __cdecl AcAxRotate3D ( AcAxObjectRef & ,
VARIANT ,
VARIANT ,
double  )

◆ AcAxRotate3D() [2/2]

ARX_API long __cdecl AcAxRotate3D ( AcDbObjectId & ,
VARIANT ,
VARIANT ,
double  )

◆ AcAxScaleEntity() [1/2]

ARX_API long __cdecl AcAxScaleEntity ( AcAxObjectRef & ,
VARIANT ,
double  )

◆ AcAxScaleEntity() [2/2]

ARX_API long __cdecl AcAxScaleEntity ( AcDbObjectId & ,
VARIANT ,
double  )

◆ AcAxSetXData() [1/2]

ARX_API long __cdecl AcAxSetXData ( AcAxObjectRef & ,
VARIANT ,
VARIANT  )

◆ AcAxSetXData() [2/2]

ARX_API long __cdecl AcAxSetXData ( AcDbObjectId & ,
VARIANT ,
VARIANT  )

◆ AcAxTransformBy() [1/2]

ARX_API long __cdecl AcAxTransformBy ( AcAxObjectRef & ,
VARIANT  )

◆ AcAxTransformBy() [2/2]

ARX_API long __cdecl AcAxTransformBy ( AcDbObjectId & ,
VARIANT  )

◆ AcAxUpdate() [1/2]

ARX_API long __cdecl AcAxUpdate ( AcAxObjectRef & )

◆ AcAxUpdate() [2/2]

ARX_API long __cdecl AcAxUpdate ( AcDbObjectId & )

◆ acMgcEpR3osSB()

ARX_API void acMgcEpR3osSB ( )

◆ AcOpmEditable()

ARX_API long __cdecl AcOpmEditable ( IUnknown * ,
struct ACAD_OPMPROPMAP_ENTRY * ,
long ,
int *  )

◆ AcOpmGetCategoryCommandButtons()

ARX_API long __cdecl AcOpmGetCategoryCommandButtons ( IUnknown * ,
struct HINSTANCE__ * ,
class std::vector< struct CATCMDBTN_ENTRY, class std::allocator< struct CATCMDBTN_ENTRY > > & ,
int ,
VARIANT *  )

◆ AcOpmGetCategoryDescription()

ARX_API long __cdecl AcOpmGetCategoryDescription ( IUnknown * ,
struct HINSTANCE__ * ,
class std::vector< struct CATEGORY_ENTRY, class std::allocator< struct CATEGORY_ENTRY > > & ,
int ,
unsigned long ,
BSTR *  )

◆ AcOpmGetCategoryName() [1/2]

ARX_API long __cdecl AcOpmGetCategoryName ( IUnknown * ,
struct HINSTANCE__ * ,
class std::vector< struct CATEGORY_ENTRY, class std::allocator< struct CATEGORY_ENTRY > > & ,
int ,
unsigned long ,
BSTR *  )

◆ AcOpmGetCategoryName() [2/2]

◆ AcOpmGetCategoryWeight()

ARX_API long __cdecl AcOpmGetCategoryWeight ( IUnknown * ,
class std::vector< struct CATEGORY_ENTRY, class std::allocator< struct CATEGORY_ENTRY > > & ,
int ,
long *  )

◆ AcOpmGetCommandButtons()

ARX_API long __cdecl AcOpmGetCommandButtons ( IUnknown * ,
struct HINSTANCE__ * ,
class std::vector< struct CMDBTN_ENTRY, class std::allocator< struct CMDBTN_ENTRY > > & ,
VARIANT *  )

◆ AcOpmGetCustomPropertyCtrl()

ARX_API long __cdecl AcOpmGetCustomPropertyCtrl ( IUnknown * ,
class std::vector< struct PER_PROP_DISP_ENTRY, class std::allocator< struct PER_PROP_DISP_ENTRY > > & ,
VARIANT ,
unsigned long ,
BSTR *  )

◆ AcOpmGetDisplayName()

ARX_API long __cdecl AcOpmGetDisplayName ( IUnknown * ,
struct HINSTANCE__ * ,
struct ACAD_OPMPROPMAP_ENTRY * ,
long ,
BSTR *  )

◆ AcOpmGetDisplayString()

ARX_API long __cdecl AcOpmGetDisplayString ( IUnknown * ,
struct ACAD_OPMPROPMAP_ENTRY * ,
long ,
BSTR *  )

◆ AcOpmGetParentCategory()

ARX_API long __cdecl AcOpmGetParentCategory ( IUnknown * ,
class std::vector< struct CATEGORY_ENTRY, class std::allocator< struct CATEGORY_ENTRY > > & ,
int ,
int *  )

◆ AcOpmGetPredefinedStrings()

◆ AcOpmGetPredefinedValue()

ARX_API long __cdecl AcOpmGetPredefinedValue ( IUnknown * ,
struct ACAD_OPMPROPMAP_ENTRY * ,
long ,
unsigned long ,
VARIANT *  )

◆ AcOpmGetPropertyIcon()

ARX_API long __cdecl AcOpmGetPropertyIcon ( IUnknown * ,
struct HINSTANCE__ * ,
class std::vector< struct PER_PROP_DISP_ENTRY, class std::allocator< struct PER_PROP_DISP_ENTRY > > & ,
VARIANT ,
IUnknown **  )

◆ AcOpmGetPropertyWeight()

ARX_API long __cdecl AcOpmGetPropertyWeight ( IUnknown * ,
class std::vector< struct PER_PROP_DISP_ENTRY, class std::allocator< struct PER_PROP_DISP_ENTRY > > & ,
VARIANT ,
long *  )

◆ AcOpmGetPropTextColor()

ARX_API long __cdecl AcOpmGetPropTextColor ( IUnknown * ,
class std::vector< struct PER_PROP_DISP_ENTRY, class std::allocator< struct PER_PROP_DISP_ENTRY > > & ,
VARIANT ,
unsigned long *  )

◆ AcOpmIsPropFullView()

ARX_API long __cdecl AcOpmIsPropFullView ( IUnknown * ,
class std::vector< struct PER_PROP_DISP_ENTRY, class std::allocator< struct PER_PROP_DISP_ENTRY > > & ,
VARIANT ,
short * ,
unsigned long *  )

◆ AcOpmMapPropertyToCategory()

ARX_API long __cdecl AcOpmMapPropertyToCategory ( IUnknown * ,
struct ACAD_OPMPROPMAP_ENTRY * ,
long ,
int *  )

◆ AcOpmMapPropertyToPage()

ARX_API long __cdecl AcOpmMapPropertyToPage ( IUnknown * ,
struct ACAD_OPMPROPMAP_ENTRY * ,
long ,
struct _GUID *  )

◆ AcOpmShowProperty()

ARX_API long __cdecl AcOpmShowProperty ( IUnknown * ,
struct ACAD_OPMPROPMAP_ENTRY * ,
long ,
int *  )

◆ DllGetClassObject()

ARX_API void DllGetClassObject ( )

◆ RaiseAcAXException()

ARX_API long __cdecl RaiseAcAXException ( struct _GUID const & ,
long ,
unsigned long ,
... )

◆ RaiseArxException()

ARX_API long __cdecl RaiseArxException ( struct _GUID const & ,
long ,
Acad::ErrorStatus  )