API-Dokumentation > Solids and parts > Object ProSolid > Function ProSolidDtlsymdefEntityVisit
Function ProSolidDtlsymdefEntityVisit
Description
Visit entities in the specified symbol definition.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProDtlsymdef.h>
ProSolidDtlsymdefEntityVisit
(
/* (In)
The symbol definition.
*/
/* (In)
Entity visit action function.
*/
/* (In)
Entity filter action function. If NULL, all symbol definitions are visited using the action function.
*/
ProAppData appdata
/* (In)
The application data.
*/
)
Returns
The function successfully visited the entities.
One or more arguments was invalid.
The function failed.
No entities were found.
Other
Return value passed by the caller's visit function.
User Guide References
War dies hilfreich?