All Frameworks  Class Hierarchy  This Framework  Next  Indexes

ElecRoutingItf Class CATEwrEquipotential

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATBaseObject
        |
        +---CATEwrEquipotential
 

Usage: you must use this class as is. You should never derive it.


public class CATEwrEquipotential

This class is used to describe an equipotential.


Data Member Index


o Diameter
The Diameter attribute corresponds to an estimation of the diameter of the wires which will realize the equipotential.
o Extremities
This list contains the identifier of the extremities of the equipotential.
o Id
The identifier of the equipotential.
o Name
The name of the equipotential.
o RoutingPriority
The RoutingPriority attribute is used in equipotential routing.
o SeparationCode
The SeparationCode attribute is used in knowledge rules checked in equipotential routing.
o SubType
The subtype of the equipotential.
o WirePartNumber
The WirePartNumber attribute corresponds to the part number of the wire which will realize the equipotential.

Data Members


o Diameter
  public double Diameter
The Diameter attribute corresponds to an estimation of the diameter of the wires which will realize the equipotential.
o Extremities
  public CATListValCATUnicodeString Extremities
This list contains the identifier of the extremities of the equipotential. it must contain at least two extremities.
Mandatory
o Id
  public CATUnicodeString Id
The identifier of the equipotential.
Mandatory
o Name
  public CATUnicodeString Name
The name of the equipotential.
Mandatory
o RoutingPriority
  public CATUnicodeString RoutingPriority
The RoutingPriority attribute is used in equipotential routing.
o SeparationCode
  public CATUnicodeString SeparationCode
The SeparationCode attribute is used in knowledge rules checked in equipotential routing.
o SubType
  public CATUnicodeString SubType
The subtype of the equipotential.
o WirePartNumber
  public CATUnicodeString WirePartNumber
The WirePartNumber attribute corresponds to the part number of the wire which will realize the equipotential. When valuated, it overrides the Diameter attribute.

This object is included in the file: CATEwrEquipotential.h
If needed, your Imakefile.mk should include the module: CATEwrInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.