Description | |||||||||||||||||
set the dimension's bound | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProDimension.h> | |||||||||||||||||
ProError | ProDimensionBoundSet | ( | |||||||||||||||
ProDimension* dim | |||||||||||||||||
/* (In) | |||||||||||||||||
The dimension's handle | |||||||||||||||||
*/ | |||||||||||||||||
ProMdl TableModel | |||||||||||||||||
/* (In) | |||||||||||||||||
The model whose table is to be updated | |||||||||||||||||
*/ | |||||||||||||||||
ProDimbound bound | |||||||||||||||||
/* (In) | |||||||||||||||||
The new bound for the dimension | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|