|
NX Open C++ 参考指南 2406 v1.1
|
管道与仪表图模块 更多...
枚举 | |
| enum | ConnectionEndType { ConnectionEndTypeStart , ConnectionEndTypeEnd } |
| enum | InstrumentationControlLoopDisplay { InstrumentationControlLoopDisplayId , InstrumentationControlLoopDisplayName , InstrumentationControlLoopDisplayBlank } |
| enum | InstrumentationControlLoopType { InstrumentationControlLoopTypeUnassigned , InstrumentationControlLoopTypeActive , InstrumentationControlLoopTypeInferred , InstrumentationControlLoopTypeSpecified } |
| enum | InstrumentationSymbolType { InstrumentationSymbolTypeDiscreteInstrumentPrimaryLocation , InstrumentationSymbolTypeDiscreteInstrumentFieldMounted , InstrumentationSymbolTypeDiscreteInstrumentAuxiliaryLocation , InstrumentationSymbolTypeSharedDisplaySharedControlPrimaryLocation , InstrumentationSymbolTypeSharedDisplaySharedControlFieldMounted , InstrumentationSymbolTypeSharedDisplaySharedControlAuxiliaryLocation , InstrumentationSymbolTypeComputerFunctionPrimaryLocation , InstrumentationSymbolTypeComputerFunctionFieldMounted , InstrumentationSymbolTypeComputerFunctionAuxiliaryLocation , InstrumentationSymbolTypeProgrammableLogicControlPrimaryLocation , InstrumentationSymbolTypeProgrammableLogicControlFieldMounted , InstrumentationSymbolTypeProgrammableLogicControlAuxiliaryLocation } |
| enum | InstrumentationType { InstrumentationTypeSymbol , InstrumentationTypeAnnotation } |
| enum | PipeDisciplineType { PipeDisciplineTypePiping , PipeDisciplineTypeInstrumentation , PipeDisciplineTypeHvac } |
| enum | PortDirectionOption { PortDirectionOptionInput , PortDirectionOptionOutput , PortDirectionOptionBiDirectional } |
| enum | PropertyType { PropertyTypeNull , PropertyTypeIndex , PropertyTypeUserAttribute , PropertyTypeNeedAttribute , PropertyTypeFulfillmentAttribute , PropertyTypePipeStockAttribute , PropertyTypePidTag , PropertyTypeParentRun , PropertyTypeQuantity = 11 , PropertyTypeSystem = 101 , PropertyTypeRunAttribute , PropertyTypeEquipmentAttribute } |
| enum | RotateAngleOption { RotateAngleOptionZero , RotateAngleOptionNinety , RotateAngleOptionOneHundredAndEighty , RotateAngleOptionTwoHundredAndSeventy } |
| enum | SymbolSourceOption { SymbolSourceOptionReuseLibrary , SymbolSourceOptionExistingSymbol , SymbolSourceOptionLogicalElementRevision } |
管道与仪表图模块
管道与仪表流程图模块
工艺仪表图模块命名空间
管道与仪表图模块命名空间
表示仪表符号类型
版本:NX1847.0.0
| 枚举值 | |
|---|---|
| InstrumentationSymbolTypeDiscreteInstrumentPrimaryLocation | 离散仪表及主位置 |
| InstrumentationSymbolTypeDiscreteInstrumentFieldMounted | 离散仪表及现场安装 |
| InstrumentationSymbolTypeDiscreteInstrumentAuxiliaryLocation | 离散仪表及辅助位置 |
| InstrumentationSymbolTypeSharedDisplaySharedControlPrimaryLocation | 共享显示、共享控制及主位置 |
| InstrumentationSymbolTypeSharedDisplaySharedControlFieldMounted | 共享显示、共享控制及现场安装 |
| InstrumentationSymbolTypeSharedDisplaySharedControlAuxiliaryLocation | 共享显示、共享控制及辅助位置 |
| InstrumentationSymbolTypeComputerFunctionPrimaryLocation | 计算机功能及主位置 |
| InstrumentationSymbolTypeComputerFunctionFieldMounted | 计算机功能及现场安装 |
| InstrumentationSymbolTypeComputerFunctionAuxiliaryLocation | 计算机功能及辅助位置 |
| InstrumentationSymbolTypeProgrammableLogicControlPrimaryLocation | 可编程逻辑控制及主位置 |
| InstrumentationSymbolTypeProgrammableLogicControlFieldMounted | 可编程逻辑控制及现场安装 |
| InstrumentationSymbolTypeProgrammableLogicControlAuxiliaryLocation | 可编程逻辑控制及辅助位置 |
表示属性类型。
创建于NX1847.0.0。
| 枚举值 | |
|---|---|
| PropertyTypeNull | 空类型 |
| PropertyTypeIndex | 对象索引 |
| PropertyTypeUserAttribute | 用户属性 |
| PropertyTypeNeedAttribute | 需求属性 |
| PropertyTypeFulfillmentAttribute | 实现属性 |
| PropertyTypePipeStockAttribute | 管道库属性 |
| PropertyTypePidTag | PID对象的标识 |
| PropertyTypeParentRun | 管道库的父回路 |
| PropertyTypeQuantity | 相同对象的数量 |
| PropertyTypeSystem | 对象所属系统 |
| PropertyTypeRunAttribute | 回路对象的属性 |
| PropertyTypeEquipmentAttribute | 设备对象的属性 |