Category 3D drawings and annotations, Object ProDimension

Function ProDimensionBaselinedirectionGet


Description
Get the direction of an ordinate baseline dimension in the case where this is not implied by the attachment reference as retrieved by ProDimensionAttachmentsGet.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionBaselinedirectionGet(
ProVector dir_vec
/* (Out)
the direction vector for this baseline.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments were invalid.
PRO_TK_INVALID_TYPEThis dimension is not of the relevant type.

Manual References:

  1. Annotations: Annotation Features and Annotations: Accessing Ordinate and Baseline Dimensions
  2. Annotations: Annotation Features and Annotations: Accessing Ordinate and Baseline Dimensions