FdoTopoGeometryPropertyDefinition Class Reference

FdoTopoGeometryPropertyDefinition derives from FdoGeometricPropertyDefinition, but it has behavior of both geometry and fixed association. It can be used to relate an application-domain feature class (other than a topological primitive class) to a topology. One can use the short form TopoGeometry to refer to these properties. Values of this property can be used:. More...

#include <TopoGeometryPropertyDefinition.h>

Inherits FdoGeometricPropertyDefinition.

List of all members.


Public Member Functions

 FdoTopoGeometryPropertyDefinition (FdoString *name, FdoString *description, FdoString *topologyName, bool system=false)
FdoTopoGeometryPropertyDefinitionGetDependsOnTopoGeometry ()
FdoStringGetTopologyName ()
 Get the name of the topology to which this property belongs.
void SetDependsOnTopoGeometry (FdoTopoGeometryPropertyDefinition *dependsOnTopoGeometry)
void SetTopologyName (FdoString *topologyName)

Detailed Description

FdoTopoGeometryPropertyDefinition derives from FdoGeometricPropertyDefinition, but it has behavior of both geometry and fixed association. It can be used to relate an application-domain feature class (other than a topological primitive class) to a topology. One can use the short form TopoGeometry to refer to these properties. Values of this property can be used:.

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 46 of file TopoGeometryPropertyDefinition.h.


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