API 文档 > 3D drawings and annotations > Object ProDimension > Function ProDimensionBoundGet
Function ProDimensionBoundGet
Description
retrieve the dimension's bound.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionBoundGet
(
/* (In)
The dimension's handle
*/
ProDimbound* r_bound
/* (Out)
The dimension's bound.
*/
)
Returns
The function retrieved the bound successfully.
The dimension was not a valid prodimension.
这对您有帮助吗?