Category 3D drawings and annotations, Object ProDimension

Function ProDimensionIsInspection


Description
Determines if the dimension if of Inspection type
Synopsis
#include <ProDimension.h>
ProErrorProDimensionIsInspection(
ProDimension* dimension
/* (In)
The dimension handle.
*/
ProBoolean* inspection
/* (Out)
PRO_B_TRUE or PRO_B_FALSE.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved information.
PRO_TK_BAD_INPUTSThe input argument is invalid.

Manual References:

  1. Assembly: Data Sharing Features: Accessing Properties of Variant Features