FdoTopology Class Reference

This class is used to represent a topology. More...

#include <Topology.h>

Inherits FdoClassDefinition.

List of all members.


Public Member Functions

 FdoTopology (FdoString *name, FdoString *description, FdoString *spatialContext)
 Constructor.
FdoStringGetEdgeClassName ()
 Get the name of the edge primitive feature class for this topology.
FdoStringGetFaceClassName ()
 Get the name of the face primitive feature class for this topology.
FdoStringGetNodeClassName ()
 Get the name of the node primitive feature class for this topology.
FdoStringGetSpatialContextName ()
 Get the name of the spatial context for this topology.
void SetSpatialContextName (FdoString *spatialContextName)

Protected Member Functions

virtual void Dispose ()
 Dispose this object.

Detailed Description

This class is used to represent a topology.

Note:
This Help topic is provided for informational use only. There is no interface or support provided. Autodesk reserves the right to change the software related to the content herein.

Definition at line 34 of file Topology.h.


The documentation for this class was generated from the following file: