API Documentation > Drawings and detail > Object ProDwgtable > Function ProDwgtableGrowthdirectionSet
Function ProDwgtableGrowthdirectionSet
Description
Sets the growth direction for the drawing table.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDwgtable.h>
ProDwgtableGrowthdirectionSet
(
/* (In)
The drawing table
*/
/* (In)
The growth direction type
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
Was this helpful?