API 文档 > Sketches and sections > Object ProSecdim > Function ProSecdimStrengthen
Function ProSecdimStrengthen
Description
Make a strong dimension.
Synopsis
#include <ProSecdim.h>
ProSecdimStrengthen
(
ProSection section
/* (In)
The section
*/
int dim_id
/* (In)
The dimension identifier
*/
)
Returns
The function successfully strengthen the entity.
One or more of the input arguments are invalid.
Dimension can not be made strong.
Dimension is already a strong dimension.
User Guide References
这对您有帮助吗?