Visitor Functions
Use the functions described in this section to explore the content of the elaborated hierarchy associated with a specified physical configuration cellview. You control the visit using the cphVisitStart, cphVisitNextNode, and cphVisitStop functions. The remaining functions let you access different attributes of the current node during the visit.
Return to top