API 설명서 > 3D drawings and annotations > 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
도움이 되셨나요?