API Documentation > Dimensions > Object ProDimension > Function ProDimensionValuedisplaySet
Function ProDimensionValuedisplaySet
Description
Assigns the type of value displayed for the dimension.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionValuedisplaySet
(
ProDimension* dimension
/* (In)
The dimension.
*/
/* (In)
The type of value displayed.
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
User Guide References
Was this helpful?