CFunctionCallNode

class Lib3MF::CFunctionCallNode : public CImplicitNode

Function call

PImplicitPort GetInputFunctionID()

Retrieves the input for the function id

Returns:

the input port for the function

typedef std::shared_ptr<CFunctionCallNode> Lib3MF::PFunctionCallNode

Shared pointer to CFunctionCallNode to easily allow reference counting.