Category 3D drawings and annotations, Object ProDimension

Function ProDimensionPrefixSet


Description
Set the dimension prefix.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionPrefixSet(
ProDimension* dimension
/* (In)
The dimension handle.
*/
ProLine prefix
/* (In)
The dimension prefix in a ProLine.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully set the prefix.
PRO_TK_BAD_INPUTSAn argument is invalid.
PRO_TK_INVALID_TYPEThe dimension type is invalid.
PRO_TK_E_NOT_FOUNDThe dimension isn't found.
PRO_TK_CANT_MODIFYThe dimension isn't modifiable.

Manual References:

  1. Annotations: Annotation Features and Annotations: Dimension Prefix and Suffix
  2. Annotations: Annotation Features and Annotations: Dimension Prefix and Suffix