12 #define XATTRIBUTEID_IconElementHandlerXAttrId 22878
74 double m_reserved1[4];
78 void GetBoundaryPoints (
double& extentX,
DPoint3d points[5],
double zValue)
const;
#define ELEMENTHANDLER_DECLARE_MEMBERS(__classname__, __exporter__)
Definition: Handler.h:86
wchar_t const * WCharCP
Definition: Bentley.h:224
3d point coordinates.
Definition: dpoint3d.h:19
BentleyStatus
Definition: Bentley.h:208
A shared pointer template for reference-counted objects.
Definition: RefCounted.h:119
unsigned char byte
Definition: Bentley.r.h:144
#define DEFINE_T_SUPER(B)
Definition: Bentley.h:167
Concrete class that can be used to implement the reference-counting pattern.
Definition: RefCounted.h:109
DGNPLATFORM_TYPEDEFS(IconData)
struct DPoint3d const & DPoint3dCR
Definition: msgeomstructs_typedefs.h:79
RefCountedPtr< struct IconData > IconDataPtr
A reference counted pointer to an IconData instance.
Definition: IconElementHandler.h:34