Function ProModelitemIsZone
Description
Check if ProModelitem is a zone feature.
Replacement in Object TOOLKIT:
Synopsis
#include <ProXsec.h>
ProModelitemIsZone
(
ProModelitem* p_item
/* (In)
ProModelitem handle.
*/
ProBoolean* p_val
/* (Out)
ProBoolean is TRUE for zone, otherwise FALSE.
*/
)
Returns
p_item successfully checked.
p_item is NULL or p_item->owner is invalid.
User Guide References
Isto foi útil?