COneInputNode ==================================================================================================== .. cpp:class:: Lib3MF::COneInputNode : public CImplicitNode Node with one input .. cpp:function:: PImplicitPort GetInputA() Retrieves the input :returns: the input .. cpp:function:: PImplicitPort GetOutputResult() Retrieves the output :returns: the output .. cpp:type:: std::shared_ptr Lib3MF::POneInputNode Shared pointer to COneInputNode to easily allow reference counting.