19 #include <TopologicCore/include/Attribute.h>    34             property std::shared_ptr<TopologicCore::Attribute> UtilitiesAttribute
    36                 std::shared_ptr<TopologicCore::Attribute> 
get();
    39             Attribute(
const std::shared_ptr<TopologicCore::Attribute>& kpUtilitiesAttribute);
    43             std::shared_ptr<TopologicCore::Attribute>* m_pUtilitiesAttribute;
 An Attribute to a Topology maps an ID to its value. 
Definition: Attribute.h:31
 
Topologic is an open-source software modelling library enabling hierarchical and topological represen...
Definition: About.h:23