All Frameworks Class Hierarchy This Framework Indexes
CATPlantShipInterfaces Enumeration CATPspFunctionStatus
enum CATPspFunctionStatus {
PspFuncUndefined,
PspFuncNet,
PspFuncNetPhysType,
PspFuncNetPhysNoPos,
PspFuncNoNetPhys,
PspFuncNetPhys
}
Function object status.
Role: Indicates if function has network data and if it is linked to
a physical part.
- Values:
-
- PspFuncUndefined
- Function data is undefined.
- PspFuncNet
- Function with network data and is not linked to any physical part.
- PspFuncNetPhysType
- Function with network data and has only physical type information.
- PspFuncNetPhysNoPos
- Function with network data and has physical information but no 3D position.
- PspFuncNoNetPhys
- Function with no network data and is linked to a resolved physical part with 3D position.
- PspFuncNetPhys
- Function with network data and is linked to a resolved physical part with 3D position.
This object is included in the file: CATPspFunctionStatus.h