anyKode Marilou
ContentsIndexHome
PreviousUpNext
Connection::QueryRobotPHX

Searching a specified PHX from the connection.

C++
RobotPHX * QueryRobotPHX(const xkode::lib::String& Name);
Parameters 
Description 
const xkode::lib::String& Name 
[in] Name of the robot. The name must correspond to the structure of modeling. Ex: "/robot1" 

A pointer on the PHX if it were found, NULL otherwise.

QyeryRobotPHX searches for a PHX (Robot) on the specified connection. See RobotPHX::QueryRobotPHX to learn more about PHX queries.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!