Category Geometry items, Object ProGeomitem

Function ProGeomitemGtolrefClear


DEPRECATED: Wildfire 5.0
SUPERSEDED BY: ProGeomitemSetdatumClear
Description

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

Clears a datum plane or axis so it is no longer a gtol reference.
Synopsis
#include <ProGtol.h>
ProErrorProGeomitemGtolrefClear(
ProGeomitem* geomitem
/* (In)
The datum plane or axis
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_CANT_WRITECould not delete the given item because it has read-only access.
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