FdoNetworkFeatureClass Class Reference

FdoNetworkFeature is an abstract class that derives from FdoFeatureClass and is a base for the FdoNetworkNodeFeature and FdoNetworkLinkFeature. More...

#include <NetworkFeatureClass.h>

Inherits FdoFeatureClass.

Inherited by FdoNetworkLinkFeatureClass, and FdoNetworkNodeFeatureClass.

List of all members.


Public Member Functions

FDO_API FdoDataPropertyDefinitionGetCostProperty ()
 Gets a reference to the cost property.
FDO_API
FdoAssociationPropertyDefinition
GetNetworkProperty ()
 Gets a reference to the network property.
FDO_API
FdoAssociationPropertyDefinition
GetParentNetworkFeatureProperty ()
 Gets a reference to the parent network feature property.
FDO_API
FdoAssociationPropertyDefinition
GetReferencedFeatureProperty ()
 Gets a reference to the referenced feature property.
FDO_API void SetCostProperty (FdoDataPropertyDefinition *value)
 Sets a reference to the cost property.
FDO_API void SetNetworkProperty (FdoAssociationPropertyDefinition *value)
 Sets a reference to the network property.
FDO_API void SetParentNetworkFeatureProperty (FdoAssociationPropertyDefinition *value)
 Sets a reference to the parent network feature property.
FDO_API void SetReferencedFeatureProperty (FdoAssociationPropertyDefinition *value)
 Sets a reference to the referenced feature property.

Detailed Description

FdoNetworkFeature is an abstract class that derives from FdoFeatureClass and is a base for the FdoNetworkNodeFeature and FdoNetworkLinkFeature.

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 37 of file NetworkFeatureClass.h.


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