API Documentation
>
Drawings and detail
>
Object ProDwgtable
> Function ProDwgtableGrowthdirectionSet
Function ProDwgtableGrowthdirectionSet
Description
Sets the growth direction for the drawing table.
Replacement in Object TOOLKIT:
wfcWTable::SetGrowthDirection
Synopsis
#include <
ProDwgtable.h
>
ProError
ProDwgtableGrowthdirectionSet
(
ProDwgtable
* table
/* (In)
The drawing table
*/
ProDwgtableGrowthdirType
p_dir
/* (In)
The growth direction type
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
Creating Drawing Tables:ProDwgtableGrowthdirectionSet
Creating MBD and Drawing Tables:ProDwgtableGrowthdirectionSet
Was this helpful?
This site works best with JavaScript enabled