Category 3D drawings and annotations, Object ProDimension

Function ProDimensionSuffixGet


Description
Get the dimension suffix.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionSuffixGet(
ProDimension* dimension
/* (In)
The dimension handle.
*/
ProLine suffix
/* (Out)
The dimension suffix in a ProLine.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the information.
PRO_TK_BAD_INPUTSAn argument is invalid.
PRO_TK_INVALID_TYPEThe dimension type is invalid.
PRO_TK_E_NOT_FOUNDThe dimension or suffix is not found.

Manual References:

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