FdoNetworkNodeFeatureClass Class Reference

FdoNetworkNodeFeature derives from FdoNetworkFeature and can be used to represent a logical node feature. More...

#include <NetworkNodeFeatureClass.h>

Inherits FdoNetworkFeatureClass.

List of all members.


Public Member Functions

virtual FDO_API FdoClassType GetClassType ()
 Gets the concrete class type.
FDO_API
FdoAssociationPropertyDefinition
GetLayerProperty ()
 Gets a reference to the layer property.
FDO_API void SetLayerProperty (FdoAssociationPropertyDefinition *value)
 Sets a reference to the layer property. The associated class of the layer association property must be an FdoNetworkLayer.

Static Public Member Functions

static FDO_API
FdoNetworkNodeFeatureClass
Create (FdoString *name, FdoString *description)
 Constructs an instance of an FdoNetworkNodeFeatureClass using the specified arguments.
static FDO_API
FdoNetworkNodeFeatureClass
Create ()
 Constructs a default instance of an FdoNetworkNodeFeatureClass.

Detailed Description

FdoNetworkNodeFeature derives from FdoNetworkFeature and can be used to represent a logical node feature.

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 36 of file NetworkNodeFeatureClass.h.


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