Dimension Text
 
Functions Introduced:
Superseded Functions:
The functions ProDimensionTextGet() and ProDimensionTextSet() have been deprecated. Use the functions ProDimensionTextWstringsGet() and ProDimensionTextWstringsSet() instead.
The function ProDimensionTextWstringsGet() retrieves the text of the specified dimension as a ProArray of wide character strings. Use the function ProWstringproarrayFree() to release the memory allocated for the ProArray.
The function ProDimensionTextWstringsSet() sets the text of the specified dimension using a ProArray of wide character strings. This is equivalent to editing dimensions in Creo Parametric.
Note:
 
From Creo Parametric 2.0 onward, the functions ProDimensionTextWstringsGet() and ProDimensionTextGet() will always include the dimension value @D that appears in the Dimension Properties dialog box.
È stato utile?