API 文件集
>
Creating import and custom geometry
>
Object ProIntf
> Function ProIntfDataAccuracySet
Function ProIntfDataAccuracySet
Description
Sets the accuracy of the interface data.
Synopsis
#include <
ProIntfData.h
>
ProError
ProIntfDataAccuracySet
(
ProIntfData
* p_intfdata
/* (In)
The interface data
*/
double accuracy
/* (In)
The accuracy
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the accuracy.
PRO_TK_BAD_INPUTS
One or more of the arguments are invalid.
Sample Code References
pt_examples ( TestImportfeat.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳