ElecIXFInterfaces CATElbDevice
Usage: you must use this class as is. You should never derive it.
public class CATElbDevice
This class is used to describe a device.
Data Member Index
- o
Color
- The color of the device.
- o
HarnessId
- It is the identifier of the harness; only if the device is in an harness (Connector, Splice).
- o
Id
- The identifier of the device.
- o
Name
- The name of the device.
- o
PartNumber
- The PartNumber attribute corresponds to the part number of the device.
- o
SubType
- The subtype of the device.
- o
Type
- The device type.
Data Members
o Color
public CATUnicodeString Color
-
The color of the device.
o HarnessId
public CATUnicodeString HarnessId
-
It is the identifier of the harness; only if the device is in an harness (Connector, Splice).
o Id
public CATUnicodeString Id
-
The identifier of the device.
Mandatory
o Name
public CATUnicodeString Name
-
The name of the device.
Mandatory
o PartNumber
public CATUnicodeString PartNumber
-
The PartNumber attribute corresponds to the part number of the device.
o SubType
public CATUnicodeString SubType
-
The subtype of the device.
o Type
public CATElecDevice Type
-
The device type.
Mandatory
- See also:
-
This object is included in the file: CATElbDevice.h
If needed, your Imakefile.mk should include the module: CATElecIXFInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.