API 文件集
>
Geometry items
>
Object ProGeomitem
> Callback ProGeomitemFilter
Callback ProGeomitemFilter
Description
This is the generic function for filtering a geomitem.
Synopsis
#include <
ProObjects.h
>
ProError
(*ProGeomitemFilter)
(
ProGeomitem
* p_handle
/* (In)
The handle to a geomitem
*/
ProAppData
app_data
/* (In)
The user data passed from
ProFeatureGeomitemVisit
()
*/
)
Returns
PRO_TK_NO_ERROR
Calls the visit function if not NULL
PRO_TK_CONTINUE
Skips to next
ProGeomitem
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳