Category
3D drawings and annotations
, Object
ProDimension
Function ProDimensionSuffixGet
Description
Get the dimension suffix.
Synopsis
#include <
ProDimension.h
>
ProError
ProDimensionSuffixGet
(
ProDimension
*
dimension
/* (In)
The dimension handle.
*/
ProLine
suffix
/* (Out)
The dimension suffix in a
ProLine.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_BAD_INPUTS
An argument is invalid.
PRO_TK_INVALID_TYPE
The dimension type is invalid.
PRO_TK_E_NOT_FOUND
The dimension or suffix is not found.
Manual References:
Annotations: Annotation Features and Annotations: Dimension Prefix and Suffix
Annotations: Annotation Features and Annotations: Dimension Prefix and Suffix