-
enum CatPspIDLFunctionStatus {
catPspIDLFuncUndefined, catPspIDLInFuncNet, catPspIDLFuncNetPhysType, catPspIDLFuncNetPhysNoPos, catPspIDLFuncNoNetPhys, catPspIDLFuncNetPhys
} -
Indicates if function has network data and if it is linked to
a physical part.
Role: Function object status.- Values:
-
- catPspIDLFuncUndefined
- Function data is undefined. dd>
- catPspIDLInFuncNet
- Function with network data and is not linked to any physical part dd>
- catPspIDLFuncNetPhysType
- Function with network data and has only physical type information. dd>
- catPspIDLFuncNetPhysNoPos
- Function with network data and has physical information but no 3D position. dd>
- catPspIDLFuncNoNetPhys
- Function with no network data and is linked to a resolved physical part with 3D position. dd>
- catPspIDLFuncNetPhys
- Function with network data and is linked to a resolved physical part with 3D position. dd>