API 文件集 > 3D drawings and annotations > Object ProDimension > Function ProDimensionConfigSet
Function ProDimensionConfigSet
Description
Assigns the dimension configuration.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionConfigSet
(
ProDimension* dimension
/* (In)
The dimension.
*/
ProDrawing drawing
/* (In)
The Drawing Pass NULL for dimension displayed in solid.
*/
/* (In)
The dimension configuration.
*/
)
Returns
The function succeeded
One or more input arguments are invalid.
Dimension not found.
這是否有幫助?