API 설명서 > Dimensions > 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.
User Guide References
도움이 되셨나요?