API Documentation
>
Sheetmetal
>
Object ProSmt
> Function ProSmtDevldimDrivenSet
Function ProSmtDevldimDrivenSet
Description
Sets whether the specified DEV.L dimension is currently driven.
Synopsis
#include <
ProSheetmetal.h
>
ProError
ProSmtDevldimDrivenSet
(
ProDimension
* devl_dim
/* (In)
The DEV.L dimension
*/
ProBoolean
driven
/* (In)
Whether driven
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_CANT_MODIFY
Model is in read-only state.
PRO_TK_BAD_CONTEXT
PRO_TK_BAD_INPUTS
devl_dim eq. NULL
User Guide References
Bend Tables and Dimensions:ProSmtDevldimDrivenSet
Was this helpful?
This site works best with JavaScript enabled