Documentación de la API > Dimensions > Object ProDimension > Function ProDimensionSuffixSet
Function ProDimensionSuffixSet
Description
Set the dimension suffix.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionSuffixSet
(
ProDimension* dimension
/* (In)
The dimension handle.
*/
ProLine suffix
/* (In)
The dimension suffix in a ProLine.
*/
)
Returns
The function successfully set the suffix.
An argument is invalid.
The dimension type is invalid.
The dimension isn't found.
The dimension isn't modifiable.
User Guide References
¿Fue esto útil?