All Frameworks  Class Hierarchy  This Framework  Previous  Indexes

ElecRoutingItf Class CATEwrWireGroup

CATEwrWireGroup
 

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


public class CATEwrWireGroup

Class dedicated to wire group.
Role: This class is used to represent wire group and its attributes


Data Member Index


o BendRadius
The BendRadius attribute corresponds to the maximum curvature of the WireGroup.
o Color
The color of the WireGroup.
o Diameter
The Diameter attribute corresponds to the diameter of the WireGroup.
o FatherWireGroup
The identifier of the WireGroup (if exists) immediate father of the WireGroup.
o Id
The identifier of the WireGroup.
o Id_FirstExtremity
The identifier of the first extremity of the Shielded Wire Group.
o Id_Harness
The identifier of the harness (if exists) containing the WireGroup.
o Id_SecondExtremity
The identifier of the second extremity of the Shielded Wire Group.
o ListOfSubWireGroups
List of wire groups names children of the wire group.
o ListOfSubWires
List of wire names children of the wire group.
o Name
The name of the WireGroup.
o PartNumber
The PartNumber attribute corresponds to the part number of the WireGroup.
o SeparationCode
The SeparationCode attribute is used in knowledge rules checked in WireGroup routing.
o SubType
The subtype of the WireGroup.
o WireGroupType
Whether the Wire Group is Generic or Shielded.
o WireLengthCoefficient
The WireLengthCoefficient attribute.

Data Members


o BendRadius
  public double BendRadius
The BendRadius attribute corresponds to the maximum curvature of the WireGroup.
o Color
  public CATUnicodeString Color
The color of the WireGroup.
o Diameter
  public double Diameter
The Diameter attribute corresponds to the diameter of the WireGroup.
Mandatory
o FatherWireGroup
  public CATUnicodeString FatherWireGroup
The identifier of the WireGroup (if exists) immediate father of the WireGroup.
o Id
  public CATUnicodeString Id
The identifier of the WireGroup.
Mandatory
o Id_FirstExtremity
  public CATUnicodeString Id_FirstExtremity
The identifier of the first extremity of the Shielded Wire Group.
o Id_Harness
  public CATUnicodeString Id_Harness
The identifier of the harness (if exists) containing the WireGroup.
o Id_SecondExtremity
  public CATUnicodeString Id_SecondExtremity
The identifier of the second extremity of the Shielded Wire Group.
o ListOfSubWireGroups
  public CATListValCATUnicodeString ListOfSubWireGroups
List of wire groups names children of the wire group.
o ListOfSubWires
  public CATListValCATUnicodeString ListOfSubWires
List of wire names children of the wire group.
o Name
  public CATUnicodeString Name
The name of the WireGroup.
Mandatory
o PartNumber
  public CATUnicodeString PartNumber
The PartNumber attribute corresponds to the part number of the WireGroup.
o SeparationCode
  public CATUnicodeString SeparationCode
The SeparationCode attribute is used in knowledge rules checked in WireGroup routing.
o SubType
  public CATUnicodeString SubType
The subtype of the WireGroup.
o WireGroupType
  public CATUnicodeString WireGroupType
Whether the Wire Group is Generic or Shielded.
o WireLengthCoefficient
  public double WireLengthCoefficient
The WireLengthCoefficient attribute.

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

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