Category Sketches and sections, Object ProSecdim

Function ProSecdimStrengthen


Description
Make a strong dimension.
Synopsis
#include <ProSecdim.h>
ProErrorProSecdimStrengthen(
ProSection section
/* (In)
The section
*/
int dim_id
/* (In)
The dimension identifier
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully strengthen the entity.
PRO_TK_BAD_INPUTSOne or more of the input arguments are invalid.
PRO_TK_INVALID_TYPEDimension can not be made strong.
PRO_TK_E_FOUNDDimension is already a strong dimension.

Manual References:

  1. Element Trees: Sections: Adding Section Dimensions
  2. Element Trees: Sections: Adding Section Dimensions