C++
virtual AcGsModel* getModel( AcGiDrawable* ) const = 0;
Description
Obtains the GS model associated with a drawable and this view.
Parameters
Parameters | Description |
---|---|
drawable | The drawable object. |
Returns
A pointer to the associated GS model.
virtual AcGsModel* getModel( AcGiDrawable* ) const = 0;
Obtains the GS model associated with a drawable and this view.
Parameters | Description |
---|---|
drawable | The drawable object. |
A pointer to the associated GS model.