Description | ||||||||||||||
Assigns the number of decimals places to used for a double value in the feature. This value will be used in the part dimension related to this element.
Notes:
|
||||||||||||||
Synopsis | ||||||||||||||
#include <ProElement.h> | ||||||||||||||
ProError | ProElementDecimalsSet | ( | ||||||||||||
ProElement element | ||||||||||||||
/* (In) | ||||||||||||||
The element. | ||||||||||||||
*/ | ||||||||||||||
int decimals | ||||||||||||||
/* (In) | ||||||||||||||
The number of decimal places to be used. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProElementDoubleGet | ||||||||||||||
ProElementDoubleSet | ||||||||||||||
ProElementDecimalsGet |