API 文件集
>
3D drawings and annotations
>
Object ProDimension
> Function ProDimensionDimensionReset
Function ProDimensionDimensionReset
Description
Resets the dimensions of the object to the values they had at the time the last regeneration was done.
Replacement in Object TOOLKIT:
pfcBaseParameter::ResetFromBackup
Synopsis
#include <
ProDimension.h
>
ProError
ProDimensionDimensionReset
(
ProDimension
* dimension
/* (In)
The dimension handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully reset the dimensions.
PRO_TK_CANT_MODIFY
Model is in read-only state.
PRO_TK_GENERAL_ERROR
The function did not reset the dimensions.
Sample Code References
pt_examples ( TestDimension.c )
User Guide References
Modifying Dimensions:ProDimensionDimensionReset
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳