ElecIXFInterfaces CATEwrWire
Usage: you must use this class as is. You should never derive it.
public class CATEwrWire
This class is used to describe a wire.
Constructor and Destructor Index
- o
CATEwrWire()
-
Data Member Index
- o
BendRadius
- The BendRadius attribute corresponds to the maximum curvature of the wire.
- o
Color
- The color of the wire.
- o
FatherWireGroup
- The identifier of the harness (if exists) containing the wire.
- o
Id
- The identifier of the wire.
- o
Id_FirstExtremity
- The identifier of the first extremity.
- o
Id_Harness
- The identifier of the harness (if exists) containing the wire.
- o
Id_SecondExtremity
- The identifier of the second extremity.
- o
InnerDiameter
- The InnerDiameter attribute corresponds to the diameter of the conductor, excluding
the insulation.
- o
LinearMass
- The LinearMass attribute corresponds to the linear mass of the wire.
- o
Name
- The name of the wire.
- o
OuterDiameter
- The OuterDiameter attribute corresponds to the diameter of the wire, including
the insulation.
- o
PartNumber
- The PartNumber attribute corresponds to the part number of the wire.
- o
SectionArea
- The identifier of the section area of the wire.
- o
SeparationCode
- The SeparationCode attribute is used in knowledge rules checked in wire routing.
- o
SubType
- The subtype of the wire.
- o
sSignalId
- The SignalID of the wire.
Constructor and Destructor
o CATEwrWire
-
Data Members
o BendRadius
public double BendRadius
-
The BendRadius attribute corresponds to the maximum curvature of the wire.
o Color
public CATUnicodeString Color
-
The color of the wire.
o FatherWireGroup
public CATUnicodeString FatherWireGroup
-
The identifier of the harness (if exists) containing the wire.
o Id
public CATUnicodeString Id
-
The identifier of the wire.
Mandatory
o Id_FirstExtremity
public CATUnicodeString Id_FirstExtremity
-
The identifier of the first extremity.
Mandatory
o Id_Harness
public CATUnicodeString Id_Harness
-
The identifier of the harness (if exists) containing the wire.
o Id_SecondExtremity
public CATUnicodeString Id_SecondExtremity
-
The identifier of the second extremity.
Mandatory
o InnerDiameter
public double InnerDiameter
-
The InnerDiameter attribute corresponds to the diameter of the conductor, excluding
the insulation.
o LinearMass
public double LinearMass
-
The LinearMass attribute corresponds to the linear mass of the wire.
o Name
public CATUnicodeString Name
-
The name of the wire.
Mandatory
o OuterDiameter
public double OuterDiameter
-
The OuterDiameter attribute corresponds to the diameter of the wire, including
the insulation.
Mandatory
o PartNumber
public CATUnicodeString PartNumber
-
The PartNumber attribute corresponds to the part number of the wire.
o SectionArea
public double SectionArea
-
The identifier of the section area of the wire.
o SeparationCode
public CATUnicodeString SeparationCode
-
The SeparationCode attribute is used in knowledge rules checked in wire routing.
o SubType
public CATUnicodeString SubType
-
The subtype of the wire.
o sSignalId
public CATUnicodeString sSignalId
-
The SignalID of the wire.
This object is included in the file: CATEwrWire.h
If needed, your Imakefile.mk should include the module: CATElecIXFInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.