Documentação da API > Drawings and detail > Object ProDwgtabledata > Function ProDwgtabledataOriginSet
Function ProDwgtabledataOriginSet
DEPRECATED:
Creo 11.0
Description
Set the origin in the specified ProDwgtabledata structure
Replacement in Object TOOLKIT:
Synopsis
#include <ProDwgtable.h>
ProDwgtabledataOriginSet
(
/* (In)
ProDwgtabledata structure
*/
ProPoint3d origin
/* (In)
The origin for the table placement.
*/
)
Returns
Sample Code References
User Guide References
Isto foi útil?