22 #ifdef TOPOLOGIC_DYNAMO    23 using namespace Autodesk::DesignScript::Runtime;
    41 #ifdef TOPOLOGIC_DYNAMO    42             [IsVisibleInDynamoLibrary(
false)]
    44             virtual Topology^ Create(
const TopologicCore::TopologyPtr& kpTopology) 
abstract;
 A Topology is an abstract superclass that includes constructors, properties and methods used by other...
Definition: Topology.h:53
 
A public abstract factory class to create a Topology. This class should be inherited when new topolog...
Definition: TopologyFactory.h:33
 
Topologic is an open-source software modelling library enabling hierarchical and topological represen...
Definition: About.h:23