Share

acedDestroyViewCube Function

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

Was this information helpful?