Category 3D drawings and annotations, Object ProDimension

Function ProDimensionPlaneSet


Description
Assigns the orientation of the dimension.
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProDimension.h>
ProErrorProDimensionPlaneSet(
ProDimension* dimension
/* (In)
The dimension.
*/
ProAnnotationPlane* plane
/* (In)
The orientation of the dimension.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_INVALID_MATRIXThe orientation cannot be used for the input dimension.
PRO_TK_NOT_VALIDFor a driving dimension annotation element, the annotation orientation provided is not frozen.
PRO_TK_BAD_CONTEXTThe driving dimension is not in an annotation element.

Manual References:

  1. Annotations: Annotation Features and Annotations: Dimension Orientation
  2. Annotations: Annotation Features and Annotations: Dimension Orientation