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:
Synopsis
#include <ProDimension.h>
ProDimensionDimensionReset
(
ProDimension* dimension
/* (In)
The dimension handle.
*/
)
Returns
The function successfully reset the dimensions.
Model is in read-only state.
The function did not reset the dimensions.
Sample Code References
User Guide References
도움이 되셨나요?