Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

HIOConnectorDWG Class Reference

#include <HIOUtilityDWG.h>

Inheritance diagram for HIOConnectorDWG:

HIOConnector

List of all members.

Public Member Functions

 HIOConnectorDWG ()
void SetDatabase (AcDbDatabase *pAcDbDatabase)

Protected Attributes

AcDbDatabase * m_pAcDbDatabase
 Autocad Database pointer associated with the DWG file.


Detailed Description

This class establishes a connection between the DWG entity and the Hoops entity.

Constructor & Destructor Documentation

HIOConnectorDWG::HIOConnectorDWG (  )  [inline]

Constructs an HIOConnectorDWG object.


Member Function Documentation

void HIOConnectorDWG::SetDatabase ( AcDbDatabase *  pAcDbDatabase  )  [inline]

This method associates this connector with a given AcDbDatabase.

Parameters:
pAcDbDatabase A pointer to the AcDbDatabase object you want this connector to be associated with.


The documentation for this class was generated from the following file: