Function ProDisplistInvalidate
Description
Invalidates the two- or three-dimensional display list.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDisplist.h>
ProDisplistInvalidate
(
ProMdl model
/* (In)
The handle to a part, assembly, or drawing
*/
)
Returns
The function successfully invalidated the display list.
Model is in read-only state.
The specified model is not a part, assembly, or drawing.
The function cannot find the window associated with the object.
The function cannot find the name of the object.
Sample Code References
User Guide References
Isto foi útil?