Category Geometry items, Object ProGeomitem

Function ProGeomitemGtolrefSet


DEPRECATED: Wildfire 5.0
SUPERSEDED BY: ProGeomitemSetdatumSet
Description

Note: This function is deprecated. Use ProGeomitemSetdatumSet() instead.

Sets a datum plane or axis to be a gtol reference.
Synopsis
#include <ProGtol.h>
ProErrorProGeomitemGtolrefSet(
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
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSOne or more of the input arguments are invalid.
PRO_TK_GENERAL_ERRORAn error occurred and the function failed.

Manual References:

  1. Annotations: Annotation Features and Annotations: Accessing Set Datums for Datum Axes or Planes