API Documentation
>
Sheetmetal
>
Object ProSmt
> Function ProSmtDevldimIsDriven
Function ProSmtDevldimIsDriven
Description
Tells whether the specified DEV.L dimension is currently driven.
Synopsis
#include <
ProSheetmetal.h
>
ProError
ProSmtDevldimIsDriven
(
ProDimension
* devl_dim
/* (In)
The DEV.L dimension
*/
ProBoolean
* driven
/* (Out)
Whether driven
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_CONTEXT
PRO_TK_BAD_INPUTS
any of input arg is NULL
User Guide References
Bend Tables and Dimensions:ProSmtDevldimIsDriven
Was this helpful?
This site works best with JavaScript enabled