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
これは役に立ちましたか?