Category 3D drawings and annotations, Object ProDimension

Function ProDimensionIsBaseline


Description
Identifies if a dimension is baseline.
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProDimension.h>
ProErrorProDimensionIsBaseline(
ProDimension* dimension
/* (In)
The dimension.
*/
ProBoolean* is_baseline
/* (Out)
PRO_B_TRUE if the dimension is a baseline dimension, PRO_B_FALSE otherwise.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Assembly: Data Sharing Features: Accessing Properties of Variant Features
  2. Annotations: Annotation Features and Annotations: Accessing Ordinate and Baseline Dimensions
  3. Annotations: Annotation Features and Annotations: Accessing Ordinate and Baseline Dimensions