API-Dokumentation > Solids and parts > Object ProSolid > Function ProSolidAccuracyGet
Function ProSolidAccuracyGet
Description
Retrieves the accuracy of the specified part or assembly.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSolid.h>
ProSolidAccuracyGet
(
ProSolid solid
/* (In)
The part or assembly
*/
/* (Out)
The type of accuracy
*/
double* r_accuracy
/* (Out)
The accuracy value
*/
)
Returns
The function successfully retrieved the information.
The input argument is invalid.
Sample Code References
User Guide References
War dies hilfreich?