API Documentation > 3D drawings and annotations > Object ProDimension > Function ProDimensionAnnotationelemDelete
Function ProDimensionAnnotationelemDelete
Description
Removes the annotation element containing a driving dimension. This will remove all parameters and relations associated to the annotation element.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProDimension.h>
ProDimensionAnnotationelemDelete
(
/* (In)
The dimension.
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
The dimension does not have an annotation element.
User Guide References
Was this helpful?