API 설명서 > Geometry items > Object ProGeomitem > Function ProGeomitemGtolrefSet
Function ProGeomitemGtolrefSet
DEPRECATED:
Wildfire 5.0
Description
Note: This function is deprecated. Use ProGeomitemSetdatumSet() instead. Sets a datum plane or axis to be a gtol reference.
Synopsis
#include <ProGtol.h>
ProGeomitemGtolrefSet
(
ProGeomitem* geomitem
/* (In)
The datum plane or axis
*/
ProDimension* in_dim
/* (In)
Identifies the dimension for an "In dim" tolerance; set to NULL if the gtol is "Free".
*/
)
Returns
The function completed successfully.
Model is in read-only state.
One or more of the input arguments are invalid.
An error occurred and the function failed.
User Guide References
도움이 되셨나요?