Category 3D drawings and annotations, Object ProGtol

Function ProGtolBoundaryDisplaySet


Description
Set display of Boundary modifier.
Synopsis
#include <ProGtol.h>
ProErrorProGtolBoundaryDisplaySet(
ProGtol* gtol
/* (In)
valid gtol.
*/
ProBoolean boundary
/* (In)
Pass PRO_B_TRUE to display else pass PRO_B_FALSE
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_CANT_MODIFYThis type of gtol cannot have boundary modifier

Manual References:

  1. Annotations: Geometric Tolerances: Creating a Geometric Tolerance
  2. Annotations: Geometric Tolerances: Creating a Geometric Tolerance