CComponentsObjectIterator ==================================================================================================== .. cpp:class:: Lib3MF::CComponentsObjectIterator : public CResourceIterator .. cpp:function:: PComponentsObject GetCurrentComponentsObject() Returns the ComponentsObject the iterator points at. :returns: returns the ComponentsObject instance. .. cpp:type:: std::shared_ptr Lib3MF::PComponentsObjectIterator Shared pointer to CComponentsObjectIterator to easily allow reference counting.