This document is archived and information here might be outdated. Recommended version. |
Provides access to members that get information about the network weight association described by this NetWeightAssociation object.
The INetWeightAssociation interface is implemented by the NetWeightAssociation coclass and provides read-only access to the properties of the object.
Use the INetWeightAssociation interface to obtain the field name, table name, and ID of individual network weights.
Name | Description | |
---|---|---|
FieldName | Name of the field that contains the values for this weight. | |
TableName | Name of the table to which this weight is associated. | |
WeightID | Weight internal ID of the weight to which this table is associated. |
Classes | Description |
---|---|
NetWeightAssociation | A container for defining an association between a network weight and a field in a table. |
Creating a weight only adds the weight to your network. Without associating a weight with a particular field in an element class the weight would have no value and could not be used by the NetSolver object for tracing.
INetWeightAssociation Interface | INetWeightAssociationEdit Interface | NetWeightAssociation Class | INetWeightEdit Interface | INetWeightAssociation Interface | INetWeightAssociationEdit Interface | INetWeight Interface | NetWeight Class