Category 3D drawings and annotations, Object ProDimension

Function ProDimensionAnnotationelemDelete


Description
Removes the annotation element containing a driving dimension. This will remove all parameters and relations associated to the annotation element.
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProDimension.h>
ProErrorProDimensionAnnotationelemDelete(
ProDimension* dim
/* (In)
The dimension.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_E_NOT_FOUNDThe dimension does not have an annotation element.

Manual References:

  1. Annotations: Annotation Features and Annotations: Driving Dimension Annotation Elements