API 文档
>
Miscellaneous
>
Object ProTable
> Function ProTableOriginGet
Function ProTableOriginGet
Description
Get the origin in the specified
ProTableData
structure
Synopsis
#include <
ProTable.h
>
ProError
ProTableOriginGet
(
ProTable
* table
/* (In)
The table.
*/
int segment
/* (In)
The segment identifier. Pass Segment Id for Drawing and 0 Model.
*/
ProPoint3d
origin
/* (Out)
The origin for the table placement.
*/
)
Returns
PRO_TK_NO_ERROR
Success
PRO_TK_GENERAL_ERROR
Failure
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳