Category 3D drawings and annotations, Object ProDimension

Function ProDimensionBoundGet


Description
retrieve the dimension's bound.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionBoundGet(
ProDimension* dim
/* (In)
The dimension's handle
*/
ProDimbound* r_bound
/* (Out)
The dimension's bound.
*/
)
Returns
PRO_TK_NO_ERRORThe function retrieved the bound successfully.
PRO_TK_BAD_INPUTSThe dimension was not a valid prodimension.

Manual References:

  1. Assembly: Data Sharing Features: Accessing Properties of Variant Features
  2. Annotations: Annotation Features and Annotations: Visiting Dimensions
  3. Annotations: Annotation Features and Annotations: Visiting Dimensions