API 文档 > 3D drawings and annotations > Object ProDimension > Function ProDimensionSuffixGet
Function ProDimensionSuffixGet
Description
Get the dimension suffix.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionSuffixGet
(
ProDimension* dimension
/* (In)
The dimension handle.
*/
ProLine suffix
/* (Out)
The dimension suffix in a ProLine.
*/
)
Returns
The function successfully retrieved the information.
An argument is invalid.
The dimension type is invalid.
The dimension or suffix is not found.
User Guide References
这对您有帮助吗?