C++
void acedDestroyViewCube( AcEdViewCube* pCube );
File
AcEdViewCube.h
Description
Destroys a view cube object.
Parameters
| Parameters | Description |
|---|---|
| pCube | Input a pointer to the view cube to destroy |
void acedDestroyViewCube( AcEdViewCube* pCube );
AcEdViewCube.h
Destroys a view cube object.
| Parameters | Description |
|---|---|
| pCube | Input a pointer to the view cube to destroy |