Category
Sketches and sections
, Object
ProSecdim
Function ProSecdimStrengthen
Description
Make a strong dimension.
Synopsis
#include <
ProSecdim.h
>
ProError
ProSecdimStrengthen
(
ProSection
section
/* (In)
The section
*/
int
dim_id
/* (In)
The dimension identifier
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully strengthen the entity.
PRO_TK_BAD_INPUTS
One or more of the input arguments are invalid.
PRO_TK_INVALID_TYPE
Dimension can not be made strong.
PRO_TK_E_FOUND
Dimension is already a strong dimension.
Manual References:
Element Trees: Sections: Adding Section Dimensions
Element Trees: Sections: Adding Section Dimensions