Category 3D drawings and annotations, Object ProDimension

Function ProDimensionBasicSet


Description
Sets if the dimension is of Basic type.
Synopsis
#include <ProDimension.h>
ProErrorProDimensionBasicSet(
ProDimension* dimension
/* (In)
The dimension handle.
*/
ProBoolean basic
/* (In)
PRO_B_TRUE or PRO_B_FALSE.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved information.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_CANT_WRITECould not modify the given item because it has read-only access.

Manual References:

  1. Annotations: Annotation Features and Annotations: Modifying Dimensions
  2. Annotations: Annotation Features and Annotations: Modifying Dimensions